summaryrefslogtreecommitdiff
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 9edf9418b..d8c20016a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2021-06-02 Oliver Kiddle <opk@zsh.org>
+ * 48954: Src/Zle/complist.c: avoid crash in reverse-menu-complete
+ from menuselect without 'menu' in $compstate[insert]
+
* 48952: Completion/Unix/Command/_perl: expand octal codes for
record separators in perl completion