about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 9 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index c31491971..9fe8c2bca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,17 @@
+2008-11-15  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 26047: Src/pattern.c, Src/Zle/comp.h, Src/Zle/compmatch.c,
+	Src/Zle/complete.c, Src/Zle/compmatch.c, Src/Zle/computil.c,
+	Src/Zle/zle_utils.c:  convert lower levels of completion
+	matching to user multibyte strings / wide characters.
+
+	* Phil (unposted): README: another typo.
+
 2008-11-15  Clint Adams  <clint@zsh.org>
 
 	* 26046: Functions/TCP/tcp_send: return an error if session's fd is
 	unusable.
 
-2008-11-15  Peter Stephenson  <p.w.stephenson@ntlworld.com>
-
-	* Phil (unposted): README: another typo.
-
 2008-11-13  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 26042 with some fixes from 26043 (Mikael): README,