about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37c129996..30076722e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-28  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 33815: Src/Zle/zle_word.c: fix word transposition bug where
+	wrong words could be transposed.
+
 2014-11-27  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 33805: Doc/Zsh/params.yo: rewrite intro, tweak formatting