summaryrefslogtreecommitdiffstats
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 cd3193ae..bc7bd0ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,12 @@
[ssh-keygen.c]
default to rsa keyfile path for non key generation operations where
keyfile not specified. fixes core dump in those cases. ok markus@
+ - 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.
20020218
- (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess
@@ -7621,4 +7627,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1860 2002/02/19 04:22:47 djm Exp $
+$Id: ChangeLog,v 1.1861 2002/02/19 04:24:43 djm Exp $