summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b14b6ef1d..8470bc670 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-04-22 Bart Schaefer <schaefer@zsh.org>
+
+ * 14066: Doc/Zsh/expn.yo, Doc/Zsh/params.yo, Src/params.c,
+ Test/D06subscript.ztst: Document subscript usage; fix minor bug in
+ (kK) subscript flags, and add a test for it.
+
2001-04-22 Clint Adams <schizo@debian.org>
* 14065: Src/params.c, Src/Modules/termcap.c,