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 a84a66882..1955e3351 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-09-28  Oliver Kiddle  <opk@zsh.org>
 
+	* 49454: Completion/compdump: open dump file once only instead
+	of reopening it for appends
+
 	* 49450: Src/Zle/compcore.c: don't display explanation with
 	compadd -x if any of -D, -A or -O are also used