diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -122,7 +122,14 @@ | |||
122 | - (djm) [session.c] | 122 | - (djm) [session.c] |
123 | fix compile error with -Werror -Wall: 'path' is only used in | 123 | fix compile error with -Werror -Wall: 'path' is only used in |
124 | do_setup_env() if HAVE_LOGIN_CAP is not defined | 124 | do_setup_env() if HAVE_LOGIN_CAP is not defined |
125 | 125 | - (djm) [openbsd-compat/basename.c openbsd-compat/bsd-closefrom.c] | |
126 | [openbsd-compat/bsd-cray.c openbsd-compat/bsd-openpty.c] | ||
127 | [openbsd-compat/bsd-snprintf.c openbsd-compat/fake-rfc2553.c] | ||
128 | [openbsd-compat/port-aix.c openbsd-compat/port-irix.c] | ||
129 | [openbsd-compat/rresvport.c] | ||
130 | These look to need string.h and/or unistd.h (based on a grep for function | ||
131 | names) | ||
132 | |||
126 | 20060713 | 133 | 20060713 |
127 | - (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h | 134 | - (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h |
128 | 135 | ||
@@ -5040,4 +5047,4 @@ | |||
5040 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 5047 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
5041 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 5048 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
5042 | 5049 | ||
5043 | $Id: ChangeLog,v 1.4433 2006/07/24 05:03:06 djm Exp $ | 5050 | $Id: ChangeLog,v 1.4434 2006/07/24 05:08:35 djm Exp $ |