summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-02-10 22:22:53 +1100
committerDamien Miller <djm@mindrot.org>2008-02-10 22:22:53 +1100
commitb82f5dd17d2b3379526da41537a676da6fca84c6 (patch)
tree0728b0f194d89f1589392536cfd0b6580f4644a2 /ChangeLog
parent4cd24c7e6a2c5aceeb3ba0fafce2de16015a2a90 (diff)
- djm@cvs.openbsd.org 2008/01/19 20:48:53
[clientloop.c] fd leak on session multiplexing error path. Report and patch from gregory_shively AT fanniemae.com
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e69d0ae72..14a146dd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,10 @@
10 [ssh.1] 10 [ssh.1]
11 satisfy the pedants: -q does not suppress all diagnostic messages (e.g. 11 satisfy the pedants: -q does not suppress all diagnostic messages (e.g.
12 some commandline parsing warnings go unconditionally to stdout). 12 some commandline parsing warnings go unconditionally to stdout).
13 - djm@cvs.openbsd.org 2008/01/19 20:48:53
14 [clientloop.c]
15 fd leak on session multiplexing error path. Report and patch from
16 gregory_shively AT fanniemae.com
13 17
1420080119 1820080119
15 - (djm) Silence noice from expr in ssh-copy-id; patch from 19 - (djm) Silence noice from expr in ssh-copy-id; patch from
@@ -3538,4 +3542,4 @@
3538 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3542 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3539 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3543 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3540 3544
3541$Id: ChangeLog,v 1.4821 2008/02/10 11:21:28 djm Exp $ 3545$Id: ChangeLog,v 1.4822 2008/02/10 11:22:53 djm Exp $