about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f297a0b17..17fd01237 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-06-14  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 35469: Functions/Zle/smart-insert-last-word: test UNDO_CHANGE_NO
+	to determine whether to start over or use the next history event
+
 	* 35467: Completion/Unix/Command/_du: complete files for non-GNU du
 
 2015-06-12  Peter Stephenson  <p.stephenson@samsung.com>