summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-02-10 22:24:55 +1100
committerDamien Miller <djm@mindrot.org>2008-02-10 22:24:55 +1100
commitcb2fbb240718d7ca861f4d283711d6a54bc7a714 (patch)
treef4449c0919424dfccc625abf6b86ef80a01ad640 /ChangeLog
parenta8796f3fcc8584ad01ba0132a0ae1d7d1131febd (diff)
- djm@cvs.openbsd.org 2008/01/19 22:37:19
[ssh-keygen.c] unbreak line numbering (broken in revision 1.164), fix error message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d96f47a11..066349f4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,9 @@
29 hash just the specified hostname and not the entire hostspec from the 29 hash just the specified hostname and not the entire hostspec from the
30 keyfile. It may be of the form "hostname,ipaddr", which would lead to 30 keyfile. It may be of the form "hostname,ipaddr", which would lead to
31 a hash that never matches. report and fix from jp AT devnull.cz 31 a hash that never matches. report and fix from jp AT devnull.cz
32 - djm@cvs.openbsd.org 2008/01/19 22:37:19
33 [ssh-keygen.c]
34 unbreak line numbering (broken in revision 1.164), fix error message
32 35
3320080119 3620080119
34 - (djm) Silence noice from expr in ssh-copy-id; patch from 37 - (djm) Silence noice from expr in ssh-copy-id; patch from
@@ -3557,4 +3560,4 @@
3557 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3560 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3558 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3561 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3559 3562
3560$Id: ChangeLog,v 1.4825 2008/02/10 11:24:30 djm Exp $ 3563$Id: ChangeLog,v 1.4826 2008/02/10 11:24:55 djm Exp $