summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-06-22 12:57:08 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-06-22 12:57:08 +1000
commit723e945b55b29ecd7ce908cf81a67fd998764aff (patch)
tree058210660341eb85ad228cb19d7e4a26c470d4d5 /ChangeLog
parent3f9fdc71219d498a996c4e4ca8330df7f598fb5d (diff)
- djm@cvs.openbsd.org 2004/06/21 17:53:03
[session.c] fix fd leak for multiple subsystem connections; with markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fae8d6c6d..c4cf8c35e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,9 @@
18 sshpty.c] 18 sshpty.c]
19 make ssh -Wshadow clean, no functional changes 19 make ssh -Wshadow clean, no functional changes
20 markus@ ok 20 markus@ ok
21 - djm@cvs.openbsd.org 2004/06/21 17:53:03
22 [session.c]
23 fix fd leak for multiple subsystem connections; with markus@
21 24
2220040620 2520040620
23 - (tim) [configure.ac Makefile.in] Only change TEST_SHELL on broken platforms. 26 - (tim) [configure.ac Makefile.in] Only change TEST_SHELL on broken platforms.
@@ -1340,4 +1343,4 @@
1340 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1343 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1341 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1344 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1342 1345
1343$Id: ChangeLog,v 1.3421 2004/06/22 02:56:01 dtucker Exp $ 1346$Id: ChangeLog,v 1.3422 2004/06/22 02:57:08 dtucker Exp $