about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a95c227a..4e1c50e2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2006-06-26  Peter Stephenson  <pws@csr.com>
 
+	* 22518: Src/params.c, Src/utils,c, Src/zsh.h,
+	Test/B02typeset.ztst: Initial go at making parameter subscripts
+	use multibyte characters.
+
 	* 22516: Src/parse.c: error evaluating "func()" didn't pop
 	the command stack.