diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2005-07-01 15:12:09 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2005-07-01 15:12:09 +0000 |
| commit | d33db00c9bab4c13b1531958135bff56c275aa3d (patch) | |
| tree | f062fe5b02431bee97f7c9f7b30082dc2be87915 /UPDATING | |
| parent | 4df70a92b51f9f592b8fb61684b62890e4051db9 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |
