about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 909717259..5dbd4e275 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-05-09  Oliver Kiddle  <opk@zsh.org>
 
+	* 11284: Completion/Base/_math: use _math to complete the let builtin
+
 	* 11282: Completion/Builtins/_vars_eq: complete using _arguments
 	for typeset and its variants