summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-05-20 15:20:08 +1000
committerDarren Tucker <dtucker@zip.com.au>2007-05-20 15:20:08 +1000
commit29171e9f5c094d912bd27c60b2973617e05cc785 (patch)
treee22d06c2e77bc494af8614871c6f87cd9a3ed50e /ChangeLog
parentf520ea156782619321d4d5ac2389130615b7eea3 (diff)
- (dtucker) [auth-pam.c] malloc+memset -> calloc. Patch from
ldv at altlinux.org.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a28fa8b5b..eb9a6ebea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,8 @@
36 - jolan@cvs.openbsd.org 2007/05/17 23:53:41 36 - jolan@cvs.openbsd.org 2007/05/17 23:53:41
37 [sshconnect2.c] 37 [sshconnect2.c]
38 djm owes me a vb and a tism cd for breaking ssh compilation 38 djm owes me a vb and a tism cd for breaking ssh compilation
39 - (dtucker) [auth-pam.c] malloc+memset -> calloc. Patch from
40 ldv at altlinux.org.
39 41
4020070509 4220070509
41 - (tim) [configure.ac] Bug #1287: Add missing test for ucred.h. 43 - (tim) [configure.ac] Bug #1287: Add missing test for ucred.h.
@@ -2936,4 +2938,4 @@
2936 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2938 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2937 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2939 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2938 2940
2939$Id: ChangeLog,v 1.4668 2007/05/20 05:11:33 dtucker Exp $ 2941$Id: ChangeLog,v 1.4669 2007/05/20 05:20:08 dtucker Exp $