summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-21 21:03:09 +1100
committerDamien Miller <djm@mindrot.org>1999-12-21 21:03:09 +1100
commitcb7e5f9ae15a78baee4ad10a102f2d93ab99909a (patch)
tree093abf64cb1db4a2f1939d3f8b263fc891f72393 /ChangeLog
parentf039badd728904ef653990ffff801fc8b0d42636 (diff)
- Fix DISABLE_SHADOW support
- Allow MD5 passwords even if shadow passwords are disabled
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cfeef7f7..61e54c226 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
8 - OpenBSD CVS update: 8 - OpenBSD CVS update:
9 - [sshconnect.c] 9 - [sshconnect.c]
10 say "REMOTE HOST IDENTIFICATION HAS CHANGED" 10 say "REMOTE HOST IDENTIFICATION HAS CHANGED"
11 - Fix DISABLE_SHADOW support
12 - Allow MD5 passwords even if shadow passwords are disabled
11 13
1219991218 1419991218
13 - Redhat init script patch from Chun-Chung Chen 15 - Redhat init script patch from Chun-Chung Chen