about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9733e7e0e..8bcc4a322 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-01-21  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 23118: Doc/Zsh/expn.yo, Src/builtin.c, Src/glob.c, Src/jobs.c,
+	Src/sort.c, Src/subst.c, Src/utils.c, Src/zsh.h, Src/zsh.mdd,
+	Src/Zle/compcore.c, Src/Zle/computil.c, Src/Zle/zle_tricky.c,
+	Test/B03print.ztst, Test/D04parameter.ztst: improve sorting,
+	making it work properly with locales and handling embedded
+	nulls consistently.
+
 2007-01-21  Clint Adams  <clint@zsh.org>
 
 	* 23117: arno: Completion/Unix/Command/_yafc: