about summary refs log tree commit diff
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 96268c795..abc381f91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-01-25  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 34389: Src/hist.c: fix parsing of ">!" when read from histfile
+	with HIST_LEX_WORDS in effect
+
 2015-01-25  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 34369: Daniel Shahaf: document error / warning codes.