summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 556e29fe5..e5475328b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,11 @@
41 queue auth debug messages for bad ownership or permissions on the user's 41 queue auth debug messages for bad ownership or permissions on the user's
42 keyfiles. These messages will be sent after the user has successfully 42 keyfiles. These messages will be sent after the user has successfully
43 authenticated (where our client will display them with LogLevel=debug). 43 authenticated (where our client will display them with LogLevel=debug).
44 bz#1554; ok dtucker@
45 - djm@cvs.openbsd.org 2010/06/22 04:54:30
46 [ssh-keyscan.c]
47 replace verbose and overflow-prone Linebuf code with read_keyfile_line()
48 based on patch from joachim AT joachimschipper.nl; bz#1565; ok dtucker@
44 49
4520100622 5020100622
46 - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512 51 - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512