summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-22 01:47:52 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-22 01:47:52 +0000
commit88aa1b45273168af3722b41c45882c6f02445255 (patch)
treeb90933978727a896841c0ec026d1fb251b4f1678 /ChangeLog
parenta674e8df809e0b746cd6ae0490709aad3850bbb8 (diff)
- provos@cvs.openbsd.org 2002/03/18 17:25:29
[bufaux.c bufaux.h] buffer_skip_string and extra sanity checking; needed by ssh-privsep
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fade46942..e6cbd5df0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -53,6 +53,9 @@
53 - markus@cvs.openbsd.org 2002/03/18 17:23:31 53 - markus@cvs.openbsd.org 2002/03/18 17:23:31
54 [key.c key.h] 54 [key.c key.h]
55 add key_demote() for ssh-privsep 55 add key_demote() for ssh-privsep
56 - provos@cvs.openbsd.org 2002/03/18 17:25:29
57 [bufaux.c bufaux.h]
58 buffer_skip_string and extra sanity checking; needed by ssh-privsep
56 59
5720020317 6020020317
58 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, 61 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
@@ -7899,4 +7902,4 @@
7899 - Wrote replacements for strlcpy and mkdtemp 7902 - Wrote replacements for strlcpy and mkdtemp
7900 - Released 1.0pre1 7903 - Released 1.0pre1
7901 7904
7902$Id: ChangeLog,v 1.1940 2002/03/22 01:45:53 mouring Exp $ 7905$Id: ChangeLog,v 1.1941 2002/03/22 01:47:52 mouring Exp $