aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2005-07-01 15:12:09 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2005-07-01 15:12:09 +0000
commitd33db00c9bab4c13b1531958135bff56c275aa3d (patch)
treef062fe5b02431bee97f7c9f7b30082dc2be87915 /UPDATING
parent4df70a92b51f9f592b8fb61684b62890e4051db9 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b786717e3c66..d7bb929667ab 100644
--- a/UPDATING
+++ b/UPDATING
@@ -28,6 +28,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
do not have ifconfig_ifn entries rather than just those in
removable_interfaces.
+20050616:
+ Some previous versions of PAM have permitted the use of
+ non-absolute paths in /etc/pam.conf or /etc/pam.d/* when referring
+ to third party PAM modules in /usr/local/lib. A change has been
+ made to require the use of absolute paths in order to avoid
+ ambiguity and dependence on library path configuration, which may
+ affect existing configurations.
+
20050610:
Major changes to network interface API. All drivers must be
recompiled. Drivers not in the base system will need to be