summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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 $