summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-04-23 20:42:36 +1000
committerDamien Miller <djm@mindrot.org>2002-04-23 20:42:36 +1000
commit3b23566a5b266f4915697616b5a4e2ecc23b930a (patch)
treef82d424caf4a3a75f485e51c4f242127f86970f2 /ChangeLog
parente4ccf100e05d24c3cfb20a18685d1c507670c7c3 (diff)
- markus@cvs.openbsd.org 2002/04/20 09:14:58
[bufaux.c bufaux.h] add buffer_{get,put}_short
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c36e89a9a..32a115bf2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@
2 - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by 2 - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by
3 Robert Urban <urban@spielwiese.de> 3 Robert Urban <urban@spielwiese.de>
4 - (djm) Make privsep work with PAM (still experimental) 4 - (djm) Make privsep work with PAM (still experimental)
5 - (djm) OpenBSD CVS Sync
6 - deraadt@cvs.openbsd.org 2002/04/20 09:02:03
7 [servconf.c]
8 No, afs requires explicit enabling
9 - markus@cvs.openbsd.org 2002/04/20 09:14:58
10 [bufaux.c bufaux.h]
11 add buffer_{get,put}_short
5 12
620020421 1320020421
7 - (tim) [entropy.c.] Portability fix for SCO Unix 3.2v4.x (SCO OSR 3.0). 14 - (tim) [entropy.c.] Portability fix for SCO Unix 3.2v4.x (SCO OSR 3.0).
@@ -8268,4 +8275,4 @@
8268 - Wrote replacements for strlcpy and mkdtemp 8275 - Wrote replacements for strlcpy and mkdtemp
8269 - Released 1.0pre1 8276 - Released 1.0pre1
8270 8277
8271$Id: ChangeLog,v 1.2063 2002/04/23 10:28:48 djm Exp $ 8278$Id: ChangeLog,v 1.2064 2002/04/23 10:42:36 djm Exp $