about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2006-05-27 17:49:53 +0000
committerClint Adams <clint@users.sourceforge.net>2006-05-27 17:49:53 +0000
commitad49fe14d71704c44c3cacc345b6e0a7619f6bea (patch)
treec756e6f7d607b6876470368199affa42d0234831 /ChangeLog
parent12dbe463df2cde144c1eda04ed04c13357fadc75 (diff)
downloadzsh-ad49fe14d71704c44c3cacc345b6e0a7619f6bea.tar.gz
zsh-ad49fe14d71704c44c3cacc345b6e0a7619f6bea.tar.xz
zsh-ad49fe14d71704c44c3cacc345b6e0a7619f6bea.zip
22466: cope with autoconf 2.60 config.status syntax.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a67a9a4e..60beb583e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-05-26  Clint Adams  <clint@zsh.org>
 
+	* 22466: Src/mkmakemod.sh: cope with autoconf 2.60 config.status
+	syntax.
+
 	* 22465: Config/defs.mk.in: add datarootdir for substitution
 	in order to cope with change in autoconf CVS.