diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -17,6 +17,9 @@ | |||
17 | [authfile.c cipher.c cipher.h kex.c kex.h packet.c] | 17 | [authfile.c cipher.c cipher.h kex.c kex.h packet.c] |
18 | hide some more implementation details of cipher.[ch] and prepares for move | 18 | hide some more implementation details of cipher.[ch] and prepares for move |
19 | to EVP, ok deraadt@ | 19 | to EVP, ok deraadt@ |
20 | - stevesk@cvs.openbsd.org 2002/02/16 14:53:37 | ||
21 | [ssh-keygen.1] | ||
22 | -t required now for key generation | ||
20 | 23 | ||
21 | 20020218 | 24 | 20020218 |
22 | - (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess | 25 | - (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess |
@@ -7614,4 +7617,4 @@ | |||
7614 | - Wrote replacements for strlcpy and mkdtemp | 7617 | - Wrote replacements for strlcpy and mkdtemp |
7615 | - Released 1.0pre1 | 7618 | - Released 1.0pre1 |
7616 | 7619 | ||
7617 | $Id: ChangeLog,v 1.1858 2002/02/19 04:21:23 djm Exp $ | 7620 | $Id: ChangeLog,v 1.1859 2002/02/19 04:22:07 djm Exp $ |