summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-06-13 08:57:27 +1000
committerDarren Tucker <dtucker@zip.com.au>2008-06-13 08:57:27 +1000
commitb68fb4ad2118483c84c02633029e86fc20f15bf1 (patch)
tree19b0af17f81e51da7c53d66ac9a04bc2fab2fe18 /ChangeLog
parentbabc1d5f73dec4d7636d4fefac02e86c2bb69143 (diff)
- grunk@cvs.openbsd.org 2008/06/12 21:14:46
[ssh-keygen.c] make ssh-keygen -lf show the key type just as ssh-add -l would do it ok djm@ markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 652266e3f..c1f93fe73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -129,6 +129,10 @@
129 [clientloop.c] 129 [clientloop.c]
130 I was coalescing expected global request confirmation replies at 130 I was coalescing expected global request confirmation replies at
131 the wrong end of the queue - fix; prompted by markus@ 131 the wrong end of the queue - fix; prompted by markus@
132 - grunk@cvs.openbsd.org 2008/06/12 21:14:46
133 [ssh-keygen.c]
134 make ssh-keygen -lf show the key type just as ssh-add -l would do it
135 ok djm@ markus@
132 - (dtucker) [clientloop.c serverloop.c] channel_register_filter now 136 - (dtucker) [clientloop.c serverloop.c] channel_register_filter now
133 takes 2 more args. with djm@ 137 takes 2 more args. with djm@
134 138
@@ -4293,4 +4297,4 @@
4293 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4297 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4294 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4298 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4295 4299
4296$Id: ChangeLog,v 1.4990 2008/06/12 22:56:01 dtucker Exp $ 4300$Id: ChangeLog,v 1.4991 2008/06/12 22:57:27 dtucker Exp $