summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e608b167f..b5060864a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-05-18 Peter Stephenson <p.stephenson@samsung.com>
+
+ * 41113 (tweaked): Src/hashtable,c, Src/hist.c, Src/zsh.h: Save
+ and restore state of linking of current history line into history
+ ring, to avoid an attempt to free the current history line.
+
2017-05-12 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
* 41090: Src/Zle/zle_refresh.c, Src/compat.c, Src/pattern.c,