diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 $ |