From 34ed3eaecd3fedb8733b82c27dccba024608bf5f Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 9 Oct 2012 16:27:11 +0000 Subject: users/17318: only increment the undo variable return value for the first request in a row --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 266e7f9ed..9768aa8e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2012-10-09 Peter Stephenson + * users/17318: Src/Zle/zle_utils.c: don't increment the undo + change number for every variable read, only the first in a row. + * users/17314: Src/Zle/zle_utils.c: ensure an undo change number uniquely specifies a point in editing history by incrementing the value returned by the variable. @@ -252,5 +255,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5742 $ +* $Revision: 1.5743 $ ***************************************************** -- cgit 1.4.1