about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7deab9a57..db8dce098 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-10-24  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 33480 slightly tweaked: Src/Zle/zle_tricky.c: fix completion
+	after $' but before closing quote (if any).
+
 2014-10-24  Mikael Magnusson  <mikachu@gmail.com>
 
 	* 33485: Completion/Unix/Command/_su: fix a missing ;; case