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 3cb847f69..e4f409959 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-26  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 34784: Src/input.c, Src/zsh.h: fix old bug with history
+	selection.
+
 2015-03-25  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 34779: Test/A02alias.ztst: tests for 34776