about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2013-08-08 19:48:11 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2013-08-08 19:48:11 +0100
commit0b185e3dcd7348045787b972a80d62da4ca0c79f (patch)
treed6a02419c2b0b8307897c00357b21efaae2e3d62 /ChangeLog
parent180c4c049c60c963378da8f9582937eb1682870e (diff)
downloadzsh-0b185e3dcd7348045787b972a80d62da4ca0c79f.tar.gz
zsh-0b185e3dcd7348045787b972a80d62da4ca0c79f.tar.xz
zsh-0b185e3dcd7348045787b972a80d62da4ca0c79f.zip
users/17908: Keep history line in sync between ZLE and shell.
Update ZLE version if history is read, pushed or popped with ZLE active
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d99bfb2b..4fe1f9422 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-08-08  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* users/17908: Src/hist.c Src/Zle/zle_main.c Src/zsh.h: if
+	modifying history with ZLE active, keep the history line
+	recorded in ZLE in sync.
+
 2013-08-07  Phil Pennock  <pdpennock@users.sourceforge.net>
 
 	* 31634: Functions/Misc/run-help: run-help compat with alias to