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 e1f7a96b5..b50654079 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2008-09-29  Peter Stephenson  <pws@csr.com>
 
+	* 25733: Completion/Zsh/Context/.distfiles,
+	Completion/Zsh/Context/_dynamic_directory_name,
+	Completion/Zsh/Context/_subscript: stub function for dynamic
+	directory name completion.
+
 	* 25772: Src/params.c: searching an associative array with
 	a bad pattern could cause a crash, seen in _expand following
 	"echo ~[]".