diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ | |||
1 | 20040408 | 1 | 20040408 |
2 | - (dtucker) [loginrec.c] Use UT_LINESIZE if available, prevents truncating | 2 | - (dtucker) [loginrec.c] Use UT_LINESIZE if available, prevents truncating |
3 | pty name on Linux 2.6.x systems. Patch from jpe at eisenmenger.org. | 3 | pty name on Linux 2.6.x systems. Patch from jpe at eisenmenger.org. |
4 | - (bal) [monitor.c monitor_wrap.c] Second try. Put the zlib.h headers | ||
5 | back and #undef TARGET_OS_MAC instead. (Bug report pending with Apple) | ||
4 | 6 | ||
5 | 20040407 | 7 | 20040407 |
6 | - (dtucker) [session.c] Flush stdout after displaying loginmsg. From | 8 | - (dtucker) [session.c] Flush stdout after displaying loginmsg. From |
@@ -951,4 +953,4 @@ | |||
951 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 953 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
952 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 954 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
953 | 955 | ||
954 | $Id: ChangeLog,v 1.3304 2004/04/08 00:57:05 dtucker Exp $ | 956 | $Id: ChangeLog,v 1.3305 2004/04/08 05:11:03 mouring Exp $ |