about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a927cdf37..95da260f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-06-01  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* 11716: Src/params.c: Made $array[0,0] work like $array[0].
+
 2000-06-01  Bart Schaefer  <schaefer@zsh.org>
 
 	* 11713: Test/53completion.ztst: Revert the change made in 11647