From 151a4660e289c66d13b65d68ad2f10d93743d2d4 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 26 May 2017 11:06:59 +0100 Subject: 41164: Don't free a history entry if it's curline. This replaces 41113 / 94014ff65b with a simple local change for the immediate problem. It's not entirely clear if this reflects wider changes in the structure of the history code. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eb1af3488..03592c04d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-05-26 Peter Stephenson + + * 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 * Sebastian: 41153: Src/Modules/db_gdbm.c: finish module setup -- cgit 1.4.1