about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8060d55f..885b7ed91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2021-09-06  Bart Schaefer  <schaefer@zsh.org>
 
+	* 49282: set $0 correctly when calling functions from hooks
+
 	* 49266: fix segfault on metacharacters in long job texts
 
 	* Marlon Richert: 49218: Functions/Misc/run-help,