summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 19671a05e..02892cc61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,6 +45,12 @@
45 - markus@cvs.openbsd.org 2004/10/20 11:48:53 45 - markus@cvs.openbsd.org 2004/10/20 11:48:53
46 [packet.c ssh1.h] 46 [packet.c ssh1.h]
47 disconnect for invalid (out of range) message types. 47 disconnect for invalid (out of range) message types.
48 - djm@cvs.openbsd.org 2004/10/29 21:47:15
49 [channels.c channels.h clientloop.c]
50 fix some window size change bugs for multiplexed connections: windows sizes
51 were not being updated if they had changed after ~^Z suspends and SIGWINCH
52 was not being processed unless the first connection had requested a tty;
53 ok markus
48 54
4920041102 5520041102
50 - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX 56 - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX
@@ -1824,4 +1830,4 @@
1824 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1830 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1825 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1831 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1826 1832
1827$Id: ChangeLog,v 1.3574 2004/11/05 09:27:54 dtucker Exp $ 1833$Id: ChangeLog,v 1.3575 2004/11/05 09:35:44 dtucker Exp $