summary refs log tree commit diff
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 cde6bfc2d..11ebb7d66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-04-03  Bart Schaefer  <schaefer@zsh.org>
+
+	* 49955 (with thanks to Madhu <enometh@meer.net>): Src/glob.c:
+	fix bad free in incremental-pattern-search matching (observed
+	only when compiled without MULTIBYTE support)
+
 2022-04-03  Mikael Magnusson  <mikachu@gmail.com>
 
 	* 49959: Completion/Zsh/Context/_brace_parameter: