summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ba598e4c..3fc73e413 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-02-28 Mikael Magnusson <mikachu@gmail.com>
+
+ * 51491: Src/Zle/zle_utils.c: Check should use zlemetacs instead
+ of zlecs
+
2023-02-26 Bart Schaefer <schaefer@zsh.org>
* 51464: Util/printdefines: utility to interpret zsh.h constants