summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-11-24 19:58:19 +1100
committerDamien Miller <djm@mindrot.org>2005-11-24 19:58:19 +1100
commit57f3915b5513495b11e7052df0260c7896b7b612 (patch)
tree88e15971a1f626cb8ef3ff18d8e9697fef8c2cef /ChangeLog
parentefc17470e0548dae4b6ffc34370ad15562d83239 (diff)
- (djm) [configure.ac openbsd-compat/Makefile.in openbsd-compat/bsd-asprintf.c
openbsd-compat/bsd-snprintf.c openbsd-compat/openbsd-compat.h] Add an asprintf() implementation, after syncing our {v,}snprintf() implementation with some extra fixes from Samba's version. With help and debugging from dtucker and tim; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1164b770d..c869db7d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
120051122 120051122
2 - (djm) [configure.ac openbsd-compat/Makefile.in openbsd-compat/bsd-asprintf.c
3 openbsd-compat/bsd-snprintf.c openbsd-compat/openbsd-compat.h] Add an
4 asprintf() implementation, after syncing our {v,}snprintf() implementation
5 with some extra fixes from Samba's version. With help and debugging from
6 dtucker and tim; ok dtucker@
7
820051122
2 - (dtucker) OpenBSD CVS Sync 9 - (dtucker) OpenBSD CVS Sync
3 - deraadt@cvs.openbsd.org 2005/11/12 18:37:59 10 - deraadt@cvs.openbsd.org 2005/11/12 18:37:59
4 [ssh-add.c] 11 [ssh-add.c]
@@ -3333,4 +3340,4 @@
3333 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3340 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3334 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3341 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3335 3342
3336$Id: ChangeLog,v 1.4002 2005/11/22 08:55:13 dtucker Exp $ 3343$Id: ChangeLog,v 1.4003 2005/11/24 08:58:19 djm Exp $