From ae7dcab5ed1882b6115c9fe3ab7894a8b6a7e9eb Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Thu, 12 Feb 2015 09:31:09 -0800 Subject: 34476: change _store_cache assignment format Avoids potentially expensive lexical analysis of the array values. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4191a9198..47c3c8d1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,10 @@ Back out 34485, an alternate solution needs to be worked out. (Tweaked to keep the unrelated hunk of the E01 test.) + * 34476: Completion/Base/Utility/_store_cache: change the + assignment format to avoid potentially expensive lexical + analysis of the array values + 2015-02-11 Peter Stephenson * users/19850: Doc/Zsh/params.yo, Src/watch.c: watch variable -- cgit 1.4.1