summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2005-08-23 17:11:26 -0700
committerTim Rice <tim@multitalents.net>2005-08-23 17:11:26 -0700
commit3db1e3fc685cb0c570b4e17a60e0e041fa48b32f (patch)
tree5fa4583ce7748e6a064ad5e4dbf171eacee55628 /ChangeLog
parent114572f7ee4acd2aab331784f658851e5fbad9a4 (diff)
- (tim) [configure.ac ] Not all gcc's support -Wsign-compare
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d6982ff4..dd64f1374 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
2 - (dtucker) [regress/test-exec.sh] Do not prepend an extra "/" to a fully- 2 - (dtucker) [regress/test-exec.sh] Do not prepend an extra "/" to a fully-
3 qualified sshd pathname since some systems (eg Cygwin) may consider "/foo" 3 qualified sshd pathname since some systems (eg Cygwin) may consider "/foo"
4 and "//foo" to be different. Spotted by vinschen at redhat.com. 4 and "//foo" to be different. Spotted by vinschen at redhat.com.
5 - (tim) [configure.ac ] Not all gcc's support -Wsign-compare
5 6
620050821 720050821
7 - (dtucker) [configure.ac defines.h includes.h sftp.c] Add support for 8 - (dtucker) [configure.ac defines.h includes.h sftp.c] Add support for
@@ -2950,4 +2951,4 @@
2950 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2951 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2951 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2952 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2952 2953
2953$Id: ChangeLog,v 1.3876 2005/08/23 13:32:05 dtucker Exp $ 2954$Id: ChangeLog,v 1.3877 2005/08/24 00:11:26 tim Exp $