diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-08-16 10:54:39 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-08-16 10:54:39 +0000 |
commit | c9a9214740db8be90d8e01da8c526f2d5262af11 (patch) | |
tree | 7bcc07a1af366bd9b04f833c192462e4e46f7b66 /ChangeLog | |
parent | 1a4e80df1b4958873ef6959891ddde2533868a40 (diff) | |
download | zsh-c9a9214740db8be90d8e01da8c526f2d5262af11.tar.gz zsh-c9a9214740db8be90d8e01da8c526f2d5262af11.tar.xz zsh-c9a9214740db8be90d8e01da8c526f2d5262af11.zip |
Roy Marples: 23726: need to suppress [...] quoting in case in configure
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f3e6c5b0a..c0ba169de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-08-16 Peter Stephenson <pws@csr.com> + * Roy Marples: 23762: configure.ac: need to suppress [...] quoting + for use of [...] in case. + * 23761: Doc/Zsh/calsys.yo, Functions/Calendar/calendar: calendar -b shows brief output. |