From 758966502caa6f91abcbaaebf2610609250de1fb Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 24 Jan 2018 17:40:56 +0000 Subject: 42322 (tweaked): Fix interactive_comments history with just a coment. Don't discard the line from the history merely because it produced no synactic words. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3037edda4..31b0dea64 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2018-01-24 Peter Stephenson + + * 42322 (tweaked): Src/hist.c, Src/zsh.h: don't discard a + history line with just an interactive comment simply because + there were no words, since the comment now doesn't produce + words. + 2018-01-23 Barton E. Schaefer * Joey Pabalinas: 42313: Src/subst.c: avoid null-pointer deref -- cgit 1.4.1