summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5649bcd6b..09debbf7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-26 Sven Wischnowsky <wischnow@zsh.org>
+
+ * 12066: Src/Zle/computil.c: missing allocation of list for option
+ arguments
+
2000-06-25 Bart Schaefer <schaefer@zsh.org>
* 12063: Doc/Zsh/builtins.yo, Doc/Zsh/compwid.yo,