summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-02-19 15:24:43 +1100
committerDamien Miller <djm@mindrot.org>2002-02-19 15:24:43 +1100
commitb0462114834f6673f5bb767cbdafe48dafa8a1e4 (patch)
tree545f1f08daf3efff16fa9cf782803a998b6bb94b /ChangeLog
parent993dd5509408c026f50bc09dc1acd105c84649a8 (diff)
- millert@cvs.openbsd.org 2002/02/16 21:27:53
[auth.h] Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cd3193ae3..bc7bd0abe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,12 @@
24 [ssh-keygen.c] 24 [ssh-keygen.c]
25 default to rsa keyfile path for non key generation operations where 25 default to rsa keyfile path for non key generation operations where
26 keyfile not specified. fixes core dump in those cases. ok markus@ 26 keyfile not specified. fixes core dump in those cases. ok markus@
27 - millert@cvs.openbsd.org 2002/02/16 21:27:53
28 [auth.h]
29 Part one of userland __P removal. Done with a simple regexp with
30 some minor hand editing to make comments line up correctly. Another
31 pass is forthcoming that handles the cases that could not be done
32 automatically.
27 33
2820020218 3420020218
29 - (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess 35 - (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess
@@ -7621,4 +7627,4 @@
7621 - Wrote replacements for strlcpy and mkdtemp 7627 - Wrote replacements for strlcpy and mkdtemp
7622 - Released 1.0pre1 7628 - Released 1.0pre1
7623 7629
7624$Id: ChangeLog,v 1.1860 2002/02/19 04:22:47 djm Exp $ 7630$Id: ChangeLog,v 1.1861 2002/02/19 04:24:43 djm Exp $