summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-09-24 19:19:56 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-09-24 19:19:56 +0000
commitd17398b442de23ab999593fb74f082b6f6112a5e (patch)
treee65c8e96d33d0030de091cca2b46e5f9a9588ff0 /ChangeLog
parentRocky: 25734: typo (diff)
downloadzsh-d17398b442de23ab999593fb74f082b6f6112a5e.tar
zsh-d17398b442de23ab999593fb74f082b6f6112a5e.tar.gz
zsh-d17398b442de23ab999593fb74f082b6f6112a5e.tar.bz2
zsh-d17398b442de23ab999593fb74f082b6f6112a5e.tar.lz
zsh-d17398b442de23ab999593fb74f082b6f6112a5e.tar.xz
zsh-d17398b442de23ab999593fb74f082b6f6112a5e.tar.zst
zsh-d17398b442de23ab999593fb74f082b6f6112a5e.zip
users/13288: Src/parse.c: don't report parse errors on aborted lines
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6acf6b46c..6eeb47d7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-24 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * users/13288: Src/parse.c: don't report parse errors if the
+ line was aborted by spell checking etc.
+
2008-09-24 Peter Stephenson <pws@csr.com>
* 25739: configure.ac: warn about GPL in binary if libgdm