about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2016-01-13 19:51:07 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2016-01-13 19:51:07 -0800
commit4a30b542a0028f04251c4364efeed9ef2b8adaef (patch)
treed08da29e6c85ed57df036d81d9065e41b9f93bd7 /ChangeLog
parentc275839033b9ad04886c67837daeb5f35eafa709 (diff)
downloadzsh-4a30b542a0028f04251c4364efeed9ef2b8adaef.tar.gz
zsh-4a30b542a0028f04251c4364efeed9ef2b8adaef.tar.xz
zsh-4a30b542a0028f04251c4364efeed9ef2b8adaef.zip
37570: give truth to the doc assertion transpose-words-match is a drop-in replacement for transpose-words
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a086bded7..1e0604c13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 
 2016-01-13  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 37570: Functions/Zle/transpose-words-match: give truth to the
+	doc assertion this is a drop-in replacement for	transpose-words
+
 	* 37567: Functions/Zle/match-words-by-style: use (Z:n:) to split
 	the buffer into words so line breaks are treated as whitespace