summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3037edda4..31b0dea64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2018-01-24  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 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  <schaefer@zsh.org>
 
 	* Joey Pabalinas: 42313: Src/subst.c: avoid null-pointer deref