about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2014-07-17 19:53:11 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2014-07-17 19:53:11 -0700
commitb63ff19dbf8f220f3ae8ab2ab41058f3149bde1f (patch)
treef88f19b51aac7004fb0c458021eb530878bc2325 /ChangeLog
parenta8a59f94991fdfd4534442f6e6578c1d6b525f51 (diff)
downloadzsh-b63ff19dbf8f220f3ae8ab2ab41058f3149bde1f.tar.gz
zsh-b63ff19dbf8f220f3ae8ab2ab41058f3149bde1f.tar.xz
zsh-b63ff19dbf8f220f3ae8ab2ab41058f3149bde1f.zip
32882 (cf. Augie Fackler 32879): correct reload of backslash-continuation lines from history, fix bad history write of events ending with backslashes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cd8392b2..7b4e05738 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-07-17  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 32882 (cf. Augie Fackler 32879): Src/hist.c: restore correct
+	reload of backslash-continuation lines from history, broken by
+	workers/30443 just before the zsh 5.0.0 release; fix bad history
+	write of events ending with an even number of backslashes.
+
 2014-07-17  Oliver Kiddle  <opk@zsh.org>
 
 	* 32849: Completion/Linux/Command/_ss: new completion function