- djm@cvs.openbsd.org 2008/01/19 22:37:19
[ssh-keygen.c]
unbreak line numbering (broken in revision 1.164), fix error message
diff --git a/ChangeLog b/ChangeLog
index d96f47a..066349f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,9 @@
hash just the specified hostname and not the entire hostspec from the
keyfile. It may be of the form "hostname,ipaddr", which would lead to
a hash that never matches. report and fix from jp AT devnull.cz
+ - djm@cvs.openbsd.org 2008/01/19 22:37:19
+ [ssh-keygen.c]
+ unbreak line numbering (broken in revision 1.164), fix error message
20080119
- (djm) Silence noice from expr in ssh-copy-id; patch from
@@ -3557,4 +3560,4 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
-$Id: ChangeLog,v 1.4825 2008/02/10 11:24:30 djm Exp $
+$Id: ChangeLog,v 1.4826 2008/02/10 11:24:55 djm Exp $