summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-21 20:57:20 +1100
committerDamien Miller <djm@mindrot.org>1999-12-21 20:57:20 +1100
commitf039badd728904ef653990ffff801fc8b0d42636 (patch)
tree1cf67ab4bf3156d9958c0bac674b180a20015f67 /ChangeLog
parent76112de73437ac3db04b45d4b7a9d1f1b74f83fd (diff)
- OpenBSD CVS update:
- [sshconnect.c] say "REMOTE HOST IDENTIFICATION HAS CHANGED"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21832a4c0..5cfeef7f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
5 - Ability to disable shadow passwords at configure time 5 - Ability to disable shadow passwords at configure time
6 - Ability to disable lastlog support at configure time 6 - Ability to disable lastlog support at configure time
7 - Support for IP address in $DISPLAY 7 - Support for IP address in $DISPLAY
8 - OpenBSD CVS update:
9 - [sshconnect.c]
10 say "REMOTE HOST IDENTIFICATION HAS CHANGED"
8 11
919991218 1219991218
10 - Redhat init script patch from Chun-Chung Chen 13 - Redhat init script patch from Chun-Chung Chen