about summary refs log tree commit diff
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 1b2f8f800..d7434b7ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-15  Oliver Kiddle  <opk@zsh.org>
+
+	* 11xxx: Src/builtin.c, Src/hashtable.c, Completion/Builtins/_hash,
+	Doc/Zsh/builtins.yo, Completion/Builtins/_vars_eq: add -L opt to hash
+
 2000-05-14  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
 
 	* Src/builtin.c: make integer builtin understand `-i base'.