summaryrefslogtreecommitdiff
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 a56df9b9d..f1a38d168 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-01-21 Clint Adams <clint@zsh.org>
+
+ * 23116: arno: Completion/Unix/Command/_getmail:
+ strip out erroneous commas.
+
2007-01-19 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 23115: Doc/Zsh/grammar.yo, Src/lex.c, Src/loop.c, Src/parse.c,