summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-02-19 15:22:47 +1100
committerDamien Miller <djm@mindrot.org>2002-02-19 15:22:47 +1100
commit993dd5509408c026f50bc09dc1acd105c84649a8 (patch)
tree38b8481e80a17896dac13b9767c2dc7234bdf888 /ChangeLog
parent55fafa09f2a480e979499e7f5d47572cbbcd70bf (diff)
- stevesk@cvs.openbsd.org 2002/02/16 20:40:08
[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@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 869efec6..cd3193ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,10 @@
- stevesk@cvs.openbsd.org 2002/02/16 14:53:37
[ssh-keygen.1]
-t required now for key generation
+ - stevesk@cvs.openbsd.org 2002/02/16 20:40:08
+ [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@
20020218
- (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess
@@ -7617,4 +7621,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1859 2002/02/19 04:22:07 djm Exp $
+$Id: ChangeLog,v 1.1860 2002/02/19 04:22:47 djm Exp $