about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2016-06-19 19:50:37 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2016-06-19 19:50:37 -0700
commit0b8ab3a21a15c12b22f39cd19ce5ef90fdc31ad1 (patch)
treebc3bf73dc2f702e9b6ce1c0cef2d5a6810016c05 /ChangeLog
parent25ae250068134eb87d8be1bd9aeee1590918d120 (diff)
downloadzsh-0b8ab3a21a15c12b22f39cd19ce5ef90fdc31ad1.tar.gz
zsh-0b8ab3a21a15c12b22f39cd19ce5ef90fdc31ad1.tar.xz
zsh-0b8ab3a21a15c12b22f39cd19ce5ef90fdc31ad1.zip
38715: add-zle-hook-widget: assorted ksharrays fixes; assign an index to any hook that is added without one, to preserve append ordering
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc547e5fc..52a655069 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-06-19  Barton E. Schaefer  <schaefer@brasslantern.com>
+
+	* 38715: Doc/Zsh/contrib.yo, Functions/Zle/add-zle-hook-widget:
+	assorted ksharrays fixes; assign an index to any hook that is
+	added without one, to preserve append ordering
+
 2016-06-18  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* unposted: Functions/Misc/zed: localoptions noksharrays