about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee6860c0c..269fa3932 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-01-30  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 34435: Completion/Unix/Command/_sh,
+	Completion/Unix/Type/_cmdstring, Completion/Zsh/Command/_emulate:
+	updated emulate completion; _cmdstring factors out use of
+	quoted command string.
+
 2015-01-29  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 34430: Src/Modules/db_gdbm.c, Src/params.c: various bug fixes