about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-03-24 18:22:54 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-03-24 18:22:54 +0000
commite50ffb3f593e65969651d26660a2bd49c128e128 (patch)
treee2c4219089aede5617a5a750db92caf198f5b550 /ChangeLog
parentfd305eb30a08a9ec6d130a4adf9a2a4582c77c73 (diff)
downloadzsh-e50ffb3f593e65969651d26660a2bd49c128e128.tar.gz
zsh-e50ffb3f593e65969651d26660a2bd49c128e128.tar.xz
zsh-e50ffb3f593e65969651d26660a2bd49c128e128.zip
Fixes for mh completions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73e9bf411..1206c4d46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-03-24  Bart Schaefer  <schaefer@zsh.org>
+
+	* 13740: Completion/User/_mailboxes: Fixes for mh (based on PWS's
+	patch in 13737): handle sub-folders; handle +folder abbreviations;
+	add commented-out lines that might eventually handle @folder, too.
+
 2001-03-23  Bart Schaefer  <schaefer@zsh.org>
 
 	* 13736: Test/01grammar.ztst: Enable more tests as they seem to