summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-02-19 15:22:07 +1100
committerDamien Miller <djm@mindrot.org>2002-02-19 15:22:07 +1100
commit55fafa09f2a480e979499e7f5d47572cbbcd70bf (patch)
tree9808736d97c1dc2f8f9fad1889a705311f528b4e /ChangeLog
parent963f6b25e28ff55290ae45f540b7f7148a3622a9 (diff)
- stevesk@cvs.openbsd.org 2002/02/16 14:53:37
[ssh-keygen.1] -t required now for key generation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2716f787..869efec6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,9 @@
[authfile.c cipher.c cipher.h kex.c kex.h packet.c]
hide some more implementation details of cipher.[ch] and prepares for move
to EVP, ok deraadt@
+ - stevesk@cvs.openbsd.org 2002/02/16 14:53:37
+ [ssh-keygen.1]
+ -t required now for key generation
20020218
- (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess
@@ -7614,4 +7617,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1858 2002/02/19 04:21:23 djm Exp $
+$Id: ChangeLog,v 1.1859 2002/02/19 04:22:07 djm Exp $