diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2001-06-01 13:58:53 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-06-01 13:58:53 +0000 |
commit | c8e727f706048e0a364bf88d4b905d3edd3c3a63 (patch) | |
tree | 1617d20965c4fb0541bd1c048af144948a8991d5 /ChangeLog | |
parent | 8099e85f79ffb54b2d9881e93c3964fe7242888d (diff) | |
download | zsh-c8e727f706048e0a364bf88d4b905d3edd3c3a63.tar.gz zsh-c8e727f706048e0a364bf88d4b905d3edd3c3a63.tar.xz zsh-c8e727f706048e0a364bf88d4b905d3edd3c3a63.zip |
`Final' tweaks for docs for 4.0.1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e5e921053..5f1a5918b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-06-01 Peter Stephenson <pws@csr.com> + * 14646: LICENCE, Etc/FEATURES, Etc/MACHINES: `final' tweaks for + 4.0.1. + * 14644: configure.in: only undefine M4 macros if they are defined, since new autoconf complains. Undefining the macros in question is probably only a historical curiosity. |