about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2015-05-13 23:05:20 +0200
committerOliver Kiddle <opk@zsh.org>2015-05-13 23:05:20 +0200
commitd257f0143e69c3724466c4c92f59538d2f3fffd1 (patch)
treea9c51888931eb9329ad0918f82b1563ca1ad7588 /ChangeLog
parentf454ee26a8f644a2d37874ea8274054203892f91 (diff)
downloadzsh-d257f0143e69c3724466c4c92f59538d2f3fffd1.tar.gz
zsh-d257f0143e69c3724466c4c92f59538d2f3fffd1.tar.xz
zsh-d257f0143e69c3724466c4c92f59538d2f3fffd1.zip
35093: new zle widgets for Vim-style text objects
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06cde0202..1c06959ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-05-13  Oliver Kiddle  <opk@zsh.org>
+
+	* 35093: NEWS, Functions/Zle/select-bracketed,
+	Functions/Zle/select-quoted, Functions/Zle/surround:
+	new zle widgets for Vim-style text objects
+
 2015-05-13  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 35114: Src/Modules/zutil.c: zformat -a multibyte char widths.