summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d68cf75d..9153ff197 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-07-28 Daniel Shahaf <d.s@daniel.shahaf.name>
+
+ * unposted: Functions/Misc/add-zle-hook-widget,
+ Functions/Misc/add-zsh-hook: Avoid $0 for POSIX_ARGZERO
+ compatibility.
+
2016-07-28 Oliver Kiddle <opk@zsh.org>
* 38957: Functions/Zle/select-word-match,