summaryrefslogtreecommitdiff
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 eb1af3488..03592c04d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-05-26 Peter Stephenson <p.stephenson@samsung.com>
+
+ * 41164: Src/hashtable.c, Src/hist.c, Src/zsh.h: Don't free a
+ history entry if it's the current line. This replaces 41113.
+
2017-05-28 Barton E. Schaefer <schaefer@zsh.org>
* Sebastian: 41153: Src/Modules/db_gdbm.c: finish module setup