about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2003-02-07 17:05:09 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2003-02-07 17:05:09 +0000
commit4f3b9e43d28508b696984d848176196e57414c51 (patch)
tree18215b7507794234dd21dfe6ce5ab07c8619009b /ChangeLog
parent5c1f3b65a6f5abeae8459f41adb8fd2316971515 (diff)
downloadzsh-4f3b9e43d28508b696984d848176196e57414c51.tar.gz
zsh-4f3b9e43d28508b696984d848176196e57414c51.tar.xz
zsh-4f3b9e43d28508b696984d848176196e57414c51.zip
18204: KSH_ARRAYS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 582faf109..6a699cba0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-07  Peter Stephenson  <pws@csr.com>
+
+	* 18204: Doc/Zsh/builtins.yo, Src/builtin.c: KSH_ARRAYS gives
+	ksh behaviour with set -A <optargs> <args>.
+
 2003-02-06  Peter Stephenson  <pws@csr.com>
 
 	* 18202: Functions/TCP/*, Doc/Makefile.in, Doc/zsh.yo,