summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-08-04 17:44:35 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-08-04 17:44:35 +0000
commitf1433d5f8bdd9ff6789566f5514293d786a714af (patch)
tree32df5f17dea2dd1be2c5f14390c8bd3edec5a499 /ChangeLog
parent4fc027edf0bec7890a6171e45b6e28cbffbf6f0a (diff)
downloadzsh-f1433d5f8bdd9ff6789566f5514293d786a714af.tar.gz
zsh-f1433d5f8bdd9ff6789566f5514293d786a714af.tar.xz
zsh-f1433d5f8bdd9ff6789566f5514293d786a714af.zip
users/13095: no _XOPEN_SOURCE_EXTENDED on AIX
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 049c60243..b292f5404 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-08-04  Peter Stephenson  <pws@csr.com>
 
+	* users/13095: configure.ac: we don't want that
+	_XOPEN_SOURCE_EXTENDED stuff on AIX, apparently.
+
 	* 25384: Src/init.c: fix problem with autoload of zsh/zle
 	for warning message at boot.