about summary refs log tree commit diff
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 26bc3d44e..d2a847066 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@
 
 2013-11-18  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 32008: Martin Vaeth: Completion/Zsh/Command/.distfiles
+	Completion/Zsh/Command/_run-help Doc/Makefile.in: follow-up to
+	31988 - complete "." and ":" for run-help, distribute _run-help,
+	clean up better during make
+
 	* 31995: Han Pingtian: Src/glob.c: glob	qualifiers cannot
 	follow an empty pattern, so a leading paren means grouping