summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-11 20:05:19 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-11 20:05:19 +0000
commita8a73e62eda1c81e04c11099e0c0155164486992 (patch)
treea76d82059f2eefc8e17c47c5305648509e070cee /ChangeLog
parent96e8ea6a31184e2ea46bc655f912bc67b6221e64 (diff)
- jakob@cvs.openbsd.org 2001/03/11 15:04:16
[ssh-keygen.1 ssh-keygen.c] print both md5, sha1 and bubblebabble fingerprints when using ssh-keygen -l -v. ok markus@.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cde557363..3cfe25c9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
7 [key.c key.h] 7 [key.c key.h]
8 add improved fingerprint functions. based on work by Carsten 8 add improved fingerprint functions. based on work by Carsten
9 Raskgaard <cara@int.tele.dk> and modified by me. ok markus@. 9 Raskgaard <cara@int.tele.dk> and modified by me. ok markus@.
10 - jakob@cvs.openbsd.org 2001/03/11 15:04:16
11 [ssh-keygen.1 ssh-keygen.c]
12 print both md5, sha1 and bubblebabble fingerprints when using
13 ssh-keygen -l -v. ok markus@.
10 14
1120010311 1520010311
12 - OpenBSD CVS Sync 16 - OpenBSD CVS Sync
@@ -4500,4 +4504,4 @@
4500 - Wrote replacements for strlcpy and mkdtemp 4504 - Wrote replacements for strlcpy and mkdtemp
4501 - Released 1.0pre1 4505 - Released 1.0pre1
4502 4506
4503$Id: ChangeLog,v 1.941 2001/03/11 20:03:44 mouring Exp $ 4507$Id: ChangeLog,v 1.942 2001/03/11 20:05:19 mouring Exp $