diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-30 14:04:30 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-30 14:04:30 +0000 |
commit | 176e0dc8217d97be260bdb8f38e7bd5ddeecdf95 (patch) | |
tree | 3ac7002f4e39aed25a74887a31a4f081efa8ec59 /ChangeLog | |
parent | 2c16d989ba6912ec3feb5941e2c96a94200b881f (diff) | |
download | zsh-176e0dc8217d97be260bdb8f38e7bd5ddeecdf95.tar.gz zsh-176e0dc8217d97be260bdb8f38e7bd5ddeecdf95.tar.xz zsh-176e0dc8217d97be260bdb8f38e7bd5ddeecdf95.zip |
25963: Interrupt at spell check prompt output garbage
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 8d531b5f1..2e7463eca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,15 @@ 2008-10-30 Peter Stephenson <pws@csr.com> + * 25963: Src/utils.c: Interrupt at spell check prompt output + garbage. + * 25961: configure.ac: some sh's don't handle opening parentheses in case. * unposted: NEWS, README, Config/version.mk, Etc/FAQ.yo, Etc/relnote_4.3.7.txt, Etc/relnote_4.3.8.txt, - Etc/relnote_4.3.9.txt: try again with 4.3.9. + Etc/relnote_4.3.9.txt: try again with 4.3.9 (N.B. not yet + released, CVS tag not finalised). * 25958: INSTALL: Doc/Makefile.in, Doc/Zsh/filelist.yo, Doc/Zsh/files.yo, Doc/Zsh/options.yo: make it possible to |