summary refs log tree commit diff
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 27bbdc4a0..96f0dc719 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@
 
 	* 49908: Test/ztst.zsh: reset LC_CTYPE to C during tests.
 
+2022-03-30  Mikael Magnusson  <mikachu@gmail.com>
+
+	* 49893: Src/Zle/comp.h, Src/Zle/compcore.c: Fix comments for
+	UNIQCON/ALL
+
 2022-03-29  Bart Schaefer  <schaefer@zsh.org>
 
 	* 49918: NEWS, README: Update for 49917 and 49911.