From 3e61af3ff47ff47391a39f88ad34e8e1904b527e Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Wed, 13 Jul 2016 22:14:54 -0700 Subject: 38850: Simplify indexing scheme to store hooks in the order they are added Also, better handling of edge cases and of autoloading/sourcing file --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ebb936dc1..e89a494c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2016-07-13 Barton E. Schaefer + + * 38850: Functions/Zle/add-zle-hook-widget: Simplify indexing + scheme to store hooks strictly in the order they are added; + better handling of edge cases and autoloading/sourcing file. + 2016-07-13 Eric Cook * 38833: Completion/Unix/Command/_iostat -- cgit v1.2.3