summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 892eb90de..5cde1b698 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
4 [sftp.c] 4 [sftp.c]
5 use optopt to get invalid flag, instead of return value of getopt, 5 use optopt to get invalid flag, instead of return value of getopt,
6 which is always '?'; ok djm@ 6 which is always '?'; ok djm@
7 - otto@cvs.openbsd.org 2008/06/25 11:13:43
8 [key.c]
9 add key length to visual fingerprint; zap magical constants;
10 ok grunk@ djm@
7 11
820080628 1220080628
9 - (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec] 13 - (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec]
@@ -4424,4 +4428,4 @@
4424 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4428 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4425 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4429 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4426 4430
4427$Id: ChangeLog,v 1.5025 2008/06/29 12:45:13 djm Exp $ 4431$Id: ChangeLog,v 1.5026 2008/06/29 12:45:37 djm Exp $