about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-06-08 13:58:40 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-06-08 13:58:40 +0000
commitf1d2fddeca5388c2d6009cc5488cb431e11387b2 (patch)
treefefa3c4a8c899c2181185fe2981939a38897453b /ChangeLog
parent3d9619e5466c1523de3b33145d6770eb254be2e3 (diff)
downloadzsh-f1d2fddeca5388c2d6009cc5488cb431e11387b2.tar.gz
zsh-f1d2fddeca5388c2d6009cc5488cb431e11387b2.tar.xz
zsh-f1d2fddeca5388c2d6009cc5488cb431e11387b2.zip
23537: make style list a hash table
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3974f7e87..dfc783343 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-06-08  Peter Stephenson  <pws@csr.com>
+
+	* 23537: Doc/Zsh/mod_zutil.yo, Src/Module/zutil.c,
+	Test/V05styles.ztst:  use hash table for styles and add
+	tests.  Apart from ordering of styles by name (patterns
+	are still ordered by weight) there should be no effect on
+	shell syntax and output.
+
 2007-06-07  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 23535: Src/Module/parameter.mdd: autoload saliases and