summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-06-13 08:56:01 +1000
committerDarren Tucker <dtucker@zip.com.au>2008-06-13 08:56:01 +1000
commitbabc1d5f73dec4d7636d4fefac02e86c2bb69143 (patch)
tree24d5459572e9fa7dbe8487639a0feb4818c74077 /ChangeLog
parenta64ab33f048fd8649c35e1142592d448e0d9eb6a (diff)
- djm@cvs.openbsd.org 2008/06/12 21:06:25
[clientloop.c] I was coalescing expected global request confirmation replies at the wrong end of the queue - fix; prompted by markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a844cd472..652266e3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -125,6 +125,10 @@
125 - djm@cvs.openbsd.org 2008/06/12 20:47:04 125 - djm@cvs.openbsd.org 2008/06/12 20:47:04
126 [sftp-client.c] 126 [sftp-client.c]
127 print extension revisions for extensions that we understand 127 print extension revisions for extensions that we understand
128 - djm@cvs.openbsd.org 2008/06/12 21:06:25
129 [clientloop.c]
130 I was coalescing expected global request confirmation replies at
131 the wrong end of the queue - fix; prompted by markus@
128 - (dtucker) [clientloop.c serverloop.c] channel_register_filter now 132 - (dtucker) [clientloop.c serverloop.c] channel_register_filter now
129 takes 2 more args. with djm@ 133 takes 2 more args. with djm@
130 134
@@ -4289,4 +4293,4 @@
4289 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4293 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4290 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4294 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4291 4295
4292$Id: ChangeLog,v 1.4989 2008/06/12 21:01:29 dtucker Exp $ 4296$Id: ChangeLog,v 1.4990 2008/06/12 22:56:01 dtucker Exp $