summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-09-18 23:54:32 +1000
committerDarren Tucker <dtucker@zip.com.au>2006-09-18 23:54:32 +1000
commitc70ce7b09d8fd0b341c33e1b8d584a91bb241547 (patch)
treedf54e90c40b0967fc52afb6caefb84ba09d5b8aa /ChangeLog
parent9216c37d60fdb8b9e247541991248e0ca86cac07 (diff)
- (dtucker) [openbsd-compat/port-aix.{c,h}] Reduce scope of includes.
Prevents macro redefinition warnings of "RDONLY".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f3d8d49ff..e43185568 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
3 macro redefinitions, and if not, remove "-qlanglvl=ansi" from the flags. 3 macro redefinitions, and if not, remove "-qlanglvl=ansi" from the flags.
4 Allows build out of the box with older VAC and XLC compilers. Found by 4 Allows build out of the box with older VAC and XLC compilers. Found by
5 David Bronder and Bernhard Simon. 5 David Bronder and Bernhard Simon.
6 - (dtucker) [openbsd-compat/port-aix.{c,h}] Reduce scope of includes.
7 Prevents macro redefinition warnings of "RDONLY".
6 8
720060916 920060916
8 - OpenBSD CVS Sync 10 - OpenBSD CVS Sync
@@ -5455,4 +5457,4 @@
5455 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5457 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5456 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5458 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5457 5459
5458$Id: ChangeLog,v 1.4551 2006/09/18 13:17:40 dtucker Exp $ 5460$Id: ChangeLog,v 1.4552 2006/09/18 13:54:32 dtucker Exp $