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 d8c091eab..3e5c5d4d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-01-08  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 23097: Src/lex.c, Src/utils.c, Src/zsh.h, Src/Zle/compcore.c:
+	splitting of $'...' strings in completion.
+
 2007-01-05  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 23091: Doc/Zsh/compctl.yo, Doc/Zsh/contrib.yo: fixes