summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2004-10-16 18:52:44 +1000
committerDamien Miller <djm@mindrot.org>2004-10-16 18:52:44 +1000
commitdaffc6a1152ccebdd6eb70a029e28cc5949110d7 (patch)
treec0b2012e29b70aebacb2dba09e49e3c0239c357d /ChangeLog
parentdbc2296e2c4af222f079cb400d75797b566caab6 (diff)
- (djm) [auth-pam.c] snprintf->strl*, fix server message length calculations
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6baa4bc6..47deee9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20041016
+ - (djm) [auth-pam.c] snprintf->strl*, fix server message length calculations
+
20041006
- (dtucker) [README.privsep] Bug #939: update info about HP-UX Trusted Mode
and other PAM platforms.
@@ -1763,4 +1766,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3558 2004/10/06 13:15:44 dtucker Exp $
+$Id: ChangeLog,v 1.3559 2004/10/16 08:52:44 djm Exp $