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 9cd0cd46c..8ca124c53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-17 Sven Wischnowsky <wischnow@zsh.org>
+
+ * 12266: Src/Zle/computil.c: don't treat non-option arguments as
+ options
+
2000-07-17 Wayne Davison <wayned@users.sourceforge.net>
* 12265: Src/hist.c: Fixed gethistent(). Fixed a race condition