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 fc7ac30ce..556e29fe5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,11 @@
36 standardise error messages when attempting to open private key 36 standardise error messages when attempting to open private key
37 files to include "progname: filename: error reason" 37 files to include "progname: filename: error reason"
38 bz#1783; ok dtucker@ 38 bz#1783; ok dtucker@
39 - djm@cvs.openbsd.org 2010/06/22 04:49:47
40 [auth.c]
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
43 authenticated (where our client will display them with LogLevel=debug).
39 44
4020100622 4520100622
41 - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512 46 - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512