summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-11-17 21:10:47 +1100
committerDamien Miller <djm@mindrot.org>2003-11-17 21:10:47 +1100
commit5a38897dbb417d2dacaaeae5bd5ce0718a7f3fb1 (patch)
treeab0747b7021ba2146f6d4e11fb68daf7d71b3e7c /ChangeLog
parent3e8f41e6ac9b4c39c667067e4bad8160095743f9 (diff)
- jakob@cvs.openbsd.org 2003/11/03 09:09:41
[sshconnect.c] move changed key warning into warn_changed_key(). ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ad94d39f..a210ccf3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,9 @@
[auth-chall.c]
make this a little more idiot-proof; ok markus@
(includes portable-specific changes)
-
+ - jakob@cvs.openbsd.org 2003/11/03 09:09:41
+ [sshconnect.c]
+ move changed key warning into warn_changed_key(). ok markus@
20031115
- (dtucker) [regress/agent-ptrace.sh] Test for GDB output from Solaris and
@@ -1425,4 +1427,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.3098 2003/11/17 10:09:50 djm Exp $
+$Id: ChangeLog,v 1.3099 2003/11/17 10:10:47 djm Exp $