summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7721ccc8d..87d8536a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-10-30  Oliver Kiddle  <opk@zsh.org>
 
+	* 49533: Src/utils.c: add null check for preprompt functions list
+	that could occur following an error when loading a module
+
 	* 49528: Src/Zle/comp.h, Src/Zle/compcore.c, Src/Zle/complete.c,
 	Completion/X/Command/_xinput, Completion/Zsh/Command/_compadd,
 	Doc/Zsh/compwid.yo: allow multiple -D options to compadd