summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e9ac1c55b..d6e3890f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
7 [misc.c sftp.c] 7 [misc.c sftp.c]
8 Don't access buf[strlen(buf) - 1] for zero-length strings. 8 Don't access buf[strlen(buf) - 1] for zero-length strings.
9 ``ok by me'' djm@. 9 ``ok by me'' djm@.
10 - markus@cvs.openbsd.org 2006/12/11 21:25:46
11 [ssh-keygen.1 ssh.1]
12 add rfc 4716 (public key format); ok jmc
10 13
1120061205 1420061205
12 - (djm) [auth.c] Fix NULL pointer dereference in fakepw(). Crash would 15 - (djm) [auth.c] Fix NULL pointer dereference in fakepw(). Crash would
@@ -2627,4 +2630,4 @@
2627 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2630 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2628 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2631 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2629 2632
2630$Id: ChangeLog,v 1.4593 2007/01/05 05:24:47 djm Exp $ 2633$Id: ChangeLog,v 1.4594 2007/01/05 05:25:46 djm Exp $