about summary refs log tree commit diff
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
parent602cc2abe0397a0ad9309fc3306c3dc2b9300c91 (diff)
downloadzsh-d17398b442de23ab999593fb74f082b6f6112a5e.tar.gz
zsh-d17398b442de23ab999593fb74f082b6f6112a5e.tar.xz
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