summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-10-21 12:41:14 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-10-21 12:41:14 +1000
commit0d37b5ca7bbb3db7cbdba913a61f846d404b9415 (patch)
tree60e10f49995dbf7800a2dd2bb3892e36bdbc73a0 /ChangeLog
parent9568ad96addfa861a7cf58fcd2e45015571ed40f (diff)
- (dtucker) [INSTALL] Some system crypt() functions support MD5 passwords
directly. Noted by Darren.Moffat at sun.com.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f0d7dbc9..5a7ee6a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20031021
+ - (dtucker) [INSTALL] Some system crypt() functions support MD5 passwords
+ directly. Noted by Darren.Moffat at sun.com.
+
20031017
- (dtucker) [INSTALL] Note that --with-md5 is now required on platforms with
MD5 passwords even if PAM support is enabled. From steev at detritus.net.
@@ -1365,4 +1369,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
-$Id: ChangeLog,v 1.3083 2003/10/17 06:32:11 dtucker Exp $
+$Id: ChangeLog,v 1.3084 2003/10/21 02:41:14 dtucker Exp $