about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-06-09 22:58:45 +0200
committerOliver Kiddle <opk@zsh.org>2016-06-09 22:58:45 +0200
commit20948d088994dc7b26a26b94926432985fa6863e (patch)
tree0d7790570c896cc1b59d7109ae68dda665dc976d /ChangeLog
parentd2a140e75d8956ac80e5b243065fe88f792901b2 (diff)
downloadzsh-20948d088994dc7b26a26b94926432985fa6863e.tar.gz
zsh-20948d088994dc7b26a26b94926432985fa6863e.tar.xz
zsh-20948d088994dc7b26a26b94926432985fa6863e.zip
38579: simplify saving and restoring of state
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5063796f8..8c8a08948 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-06-09  Oliver Kiddle  <opk@zsh.org>
 
+	* 38579: Functions/Zle/bracketed-paste-magic: simplify saving
+	and restoring of state
+
 	* 38641: Completion/Base/Utility/_values: allow for values which
 	resemble compadd options