about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2015-08-13 16:18:26 +0200
committerOliver Kiddle <opk@zsh.org>2015-08-13 16:18:26 +0200
commit832130c57dedc532191512045096180657a049f3 (patch)
tree44338195834748b7d160e9d09c00c70b6902f36b /ChangeLog
parentf158e5c4cf7480447f3a4837f729e4dfeedd3317 (diff)
downloadzsh-832130c57dedc532191512045096180657a049f3.tar.gz
zsh-832130c57dedc532191512045096180657a049f3.tar.xz
zsh-832130c57dedc532191512045096180657a049f3.zip
36131: make use of undo limits; call mkundoent() when $UNDO_CHANGE_NO is referenced for a clear change number marking the current state
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 104ac2c73..dfe254a21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2015-08-13  Oliver Kiddle <opk@zsh.org>
 
+	* 36131: Functions/Zle/narrow-to-region, Src/Zle/zle_utils.c:
+	make use of undo limits; call mkundoent() when $UNDO_CHANGE_NO is
+	referenced for a clear change number marking the current state
+
 	* Eric Cook: 36113: Completion/Unix/Type/_find_net_interfaces:
 	ip(8) may add suffixes which is not good for completion matches