summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e43185568..0373fe17a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
120060921
2 - (dtucker) OpenBSD CVS Sync
3 - otto@cvs.openbsd.org 2006/09/19 05:52:23
4 [sftp.c]
5 Use S_IS* macros insted of masking with S_IF* flags. The latter may
6 have multiple bits set, which lead to surprising results. Spotted by
7 Paul Stoeber, more to come. ok millert@ pedro@ jaredy@ djm@
8
120060918 920060918
2 - (dtucker) [configure.ac] On AIX, check to see if the compiler will allow 10 - (dtucker) [configure.ac] On AIX, check to see if the compiler will allow
3 macro redefinitions, and if not, remove "-qlanglvl=ansi" from the flags. 11 macro redefinitions, and if not, remove "-qlanglvl=ansi" from the flags.
@@ -5457,4 +5465,4 @@
5457 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5465 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5458 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5466 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5459 5467
5460$Id: ChangeLog,v 1.4552 2006/09/18 13:54:32 dtucker Exp $ 5468$Id: ChangeLog,v 1.4553 2006/09/21 02:59:33 dtucker Exp $