summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 87333013d..6728f6e17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
+2000-09-18 Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
+
+ * 12835: Doc/Zsh/compwid.yo: Alphabetize list of special parameters
+
2000-09-18 Clint Adams <schizo@debian.org>
- * 2836: Src/Modules/files.c: use ztrdup()/appstr() in lieu of
+ * 12836: Src/Modules/files.c: use ztrdup()/appstr() in lieu of
statically-allocated buffer in bin_ln.
2000-09-18 Bart Schaefer <schaefer@zsh.org>