diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,6 +10,9 @@ | |||
10 | - stevesk@cvs.openbsd.org 2006/02/07 01:08:04 | 10 | - stevesk@cvs.openbsd.org 2006/02/07 01:08:04 |
11 | [auth-rhosts.c includes.h] | 11 | [auth-rhosts.c includes.h] |
12 | move #include <netgroup.h> out of includes.h; ok markus@ | 12 | move #include <netgroup.h> out of includes.h; ok markus@ |
13 | - stevesk@cvs.openbsd.org 2006/02/07 01:18:09 | ||
14 | [includes.h ssh-agent.c ssh-keyscan.c sshconnect2.c] | ||
15 | move #include <sys/queue.h> out of includes.h; ok markus@ | ||
13 | 16 | ||
14 | 20060313 | 17 | 20060313 |
15 | - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) | 18 | - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) |
@@ -3911,4 +3914,4 @@ | |||
3911 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 3914 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
3912 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 3915 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
3913 | 3916 | ||
3914 | $Id: ChangeLog,v 1.4142 2006/03/15 00:08:02 djm Exp $ | 3917 | $Id: ChangeLog,v 1.4143 2006/03/15 00:09:42 djm Exp $ |