about 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 bc6f1dd03..8cc48aae5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-04-10  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 44202: Src/Zle/compctl.c: Rewrite to use memmove()
+	for possibly overlapping copy.
+
 2019-04-10  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
 
 	* 44210: Completion/Linux/Command/_findmnt,