summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d01a0e0d..34cd5a827 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-12-13 Peter Stephenson <p.w.stephenson@ntlworld.com>
+ * 24240: Src/Zle/zle_main.c: vared didnʼt check for trailing
+ garbage on parameter names until too late.
+
* 24239: Completion/Zsh/Context/_subscript: if the [ of
a subscript was backslashed, a trailing space was added
backslashed along with the "\[".