about 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 62595d85a..6364ed067 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-04-19  Bart Schaefer  <schaefer@zsh.org>
 
+	* 48617: Completion/Base/Widget/_complete_debug: fix misuse of
+	IGNORE_BRACES when initializing debug_indent
+
 	* 47489: Functions/Misc/colors: rename standout as italic
 
 2021-04-19  Oliver Kiddle  <opk@zsh.org>