summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-09-16 16:00:52 +1000
committerDamien Miller <djm@mindrot.org>2003-09-16 16:00:52 +1000
commit04a1d8d67df05ebd44aad49a2e28c2bd0184fec5 (patch)
treec4f6834ea3feb020d4dedf3071c19d48515c724f /ChangeLog
parent5502e5895d0641991e2ff1f530221b928ca8edca (diff)
- (djm) Banish sprintf from auth-pam.c. Patch from bal
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 808c5030d..b5505da19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,8 +8,9 @@
8 [buffer.c] 8 [buffer.c]
9 do not expand buffer before attempting to reallocate it; markus ok 9 do not expand buffer before attempting to reallocate it; markus ok
10 - (djm) Crank spec versions 10 - (djm) Crank spec versions
11 - (djm) Release 3.7p1 11 - (djm) Banish (safe) sprintf from auth-pam.c. Patch from bal
12 - (tim) [configure.ac] Fix portability issues. 12 - (tim) [configure.ac] Fix portability issues.
13 - (djm) Release 3.7p1
13 14
1420030914 1520030914
15 - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing 16 - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing
@@ -1106,4 +1107,4 @@
1106 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1107 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1107 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1108 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1108 1109
1109$Id: ChangeLog,v 1.2994.2.3 2003/09/16 05:48:15 tim Exp $ 1110$Id: ChangeLog,v 1.2994.2.4 2003/09/16 06:00:52 djm Exp $