about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-10-09 14:57:13 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-10-09 14:57:13 +0000
commit0fda80344b49d952c02721613a17026185c87840 (patch)
tree7b6339c5c4c77dc634e097cdf4176f3b7d56dd93 /ChangeLog
parent8d9cb7f42e2822a1c776fe1d0c3c0c3c0e6f8cdc (diff)
downloadzsh-0fda80344b49d952c02721613a17026185c87840.tar.gz
zsh-0fda80344b49d952c02721613a17026185c87840.tar.xz
zsh-0fda80344b49d952c02721613a17026185c87840.zip
users/17314: ensure an undo change number
uniquely specifies a point in editing history by incrementing
the value returned by the variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fe5c3668..266e7f9ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-10-09  Peter Stephenson  <pws@csr.com>
 
+	* 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.
+
 	* unposted: Src/builtin.c: fix trivial typo with "functions +T".
 
 2012-10-07  Peter Stephenson  <p.w.stephenson@ntlworld.com>
@@ -248,5 +252,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5741 $
+* $Revision: 1.5742 $
 *****************************************************