about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ea8044f4..703292522 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2004-03-02  Peter Stephenson  <pws@csr.com>
 
+	* zsh-users/7100: Completion/Base/Core/_main_complete:
+	didn't test for [[ -o equals ]] before scrobbling the first
+	= of an argument.
+
 	* spotted by Bart 19514: typo in Src/Modules/terminfo.c.
 
 2004-03-01  Peter Stephenson  <pws@csr.com>