diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -13,6 +13,10 @@ | |||
13 | - stevesk@cvs.openbsd.org 2006/02/07 01:18:09 | 13 | - stevesk@cvs.openbsd.org 2006/02/07 01:18:09 |
14 | [includes.h ssh-agent.c ssh-keyscan.c sshconnect2.c] | 14 | [includes.h ssh-agent.c ssh-keyscan.c sshconnect2.c] |
15 | move #include <sys/queue.h> out of includes.h; ok markus@ | 15 | move #include <sys/queue.h> out of includes.h; ok markus@ |
16 | - stevesk@cvs.openbsd.org 2006/02/07 01:42:00 | ||
17 | [channels.c clientloop.c clientloop.h includes.h packet.h] | ||
18 | [serverloop.c sshpty.c sshpty.h sshtty.c ttymodes.c] | ||
19 | move #include <termios.h> out of includes.h; ok markus@ | ||
16 | 20 | ||
17 | 20060313 | 21 | 20060313 |
18 | - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) | 22 | - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) |
@@ -3914,4 +3918,4 @@ | |||
3914 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 3918 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
3915 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 3919 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
3916 | 3920 | ||
3917 | $Id: ChangeLog,v 1.4143 2006/03/15 00:09:42 djm Exp $ | 3921 | $Id: ChangeLog,v 1.4144 2006/03/15 00:11:28 djm Exp $ |