about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-05-26 10:00:46 +0100
committerPeter Stephenson <pws@zsh.org>2015-05-26 10:00:46 +0100
commit899613f5351642c8257401054fef5f25725af172 (patch)
treeca9f47f6fad16b556a9b8fd938a384810009bb38 /ChangeLog
parent9a6f55dc7a047a07fe40fb52a1badf62e4917c98 (diff)
downloadzsh-899613f5351642c8257401054fef5f25725af172.tar.gz
zsh-899613f5351642c8257401054fef5f25725af172.tar.xz
zsh-899613f5351642c8257401054fef5f25725af172.zip
c.f. 35268: revert completion cache optimisation for now
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e4d1fbdf..dd0511c67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2015-05-26  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* see 35268: revert 34476 (ae7dcab) as it seems to be having
+	effects beyond the intended optimisation of completion caching.
+	To be investigated further after the release.
+
 	* Han Pingtian: 35295: Functions/Zftp/zfcd_match: be more
 	inventive zftp directory listing.