about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2000-07-22 04:39:46 +0000
committerClint Adams <clint@users.sourceforge.net>2000-07-22 04:39:46 +0000
commit36052b318ba9b174c55c5e0c02e8ed7a5c0bd78f (patch)
treefc933dc9f1a2917c78abef30beb965f502dd9c15 /ChangeLog
parent6585bea1fbe7da57adfa0f57b1bf2f98bb91a911 (diff)
downloadzsh-36052b318ba9b174c55c5e0c02e8ed7a5c0bd78f.tar.gz
zsh-36052b318ba9b174c55c5e0c02e8ed7a5c0bd78f.tar.xz
zsh-36052b318ba9b174c55c5e0c02e8ed7a5c0bd78f.zip
12347: 3 mutt options are repeatable
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 976d8f4bb..42a20f170 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-22  Clint Adams  <schizo@debian.org>
+
+	* 12347: Completion/User/_mutt: options -a, -b, and -c are
+	repeatable.
+
 2000-07-21  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 12337: Src/parse.c: fix parsing of `time' without a command