summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2014-12-08 09:46:30 +0000
committerPeter Stephenson <pws@zsh.org>2014-12-08 09:46:30 +0000
commita4799145da74a89ae056bc8355fcc8319cce8a9c (patch)
treeb3a7cefd9d0d268d3dcfa58a3937b60b34bf0062 /ChangeLog
parent09959eb9d6bf81d8413dc3429372f73c2d9bb13f (diff)
downloadzsh-a4799145da74a89ae056bc8355fcc8319cce8a9c.tar.gz
zsh-a4799145da74a89ae056bc8355fcc8319cce8a9c.tar.xz
zsh-a4799145da74a89ae056bc8355fcc8319cce8a9c.zip
33843: minor optimisation for recursive-files.
Expand the recursive path only the first time we need it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 806520d45..f5a89b7e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-12-08  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 33843: Completion/Unix/Type/_files: minor optimisation for
+	recursive-files.
+
 2014-12-07  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 33912: Completion/Unix/Command/_od: fix filename default case