diff options
author | Andrey Borzenkov <bor@users.sourceforge.net> | 2001-06-06 08:37:21 +0000 |
---|---|---|
committer | Andrey Borzenkov <bor@users.sourceforge.net> | 2001-06-06 08:37:21 +0000 |
commit | 4b44bbb3fb61feb33ee275b13e604976f3bb2220 (patch) | |
tree | 97652ff4bbe1313bded16027d2cfb6aa57e7a123 /ChangeLog | |
parent | a77a6994e8b9b3b665dd42f1c36dd44cc1c965ac (diff) | |
download | zsh-4b44bbb3fb61feb33ee275b13e604976f3bb2220.tar.gz zsh-4b44bbb3fb61feb33ee275b13e604976f3bb2220.tar.xz zsh-4b44bbb3fb61feb33ee275b13e604976f3bb2220.zip |
unposted; based on 14679 (me) and 14693 (Bart): Allow processing by both
autoconf-2.13 and autoconf-2.50; remove config.status hack for autoconf-2.50
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b2183caa4..4f0a151c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +001-06-06 Andrej Borsenkow <bor@zsh.org> + + * unposted; based on 14679 (me) and 14693 (Bart): configure.ac, + zshconfig.ac, .distfiles, Makefile.in, configure.in, Src/mkmakemod.sh: + Allow processing by both autoconf-2.13 and autoconf-2.50; remove + config.status hack for autoconf-2.50 + + 2001-06-05 Chmouel Boudjnah <chmouel@mandrakesoft.com> * 14550: Completion/Redhat/Command/_rpm: Add --nobuild and --nogpg to rpm |