summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92e2820ba..b2cb75266 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-04-19 Peter Stephenson <pws@csr.com>
+ * users/11419: Doc/Zsh/zle.yo,
+ Functions/Zle/backward-kill-word-match,
+ Functions/Zle/delete-whole-word-match,
+ Functions/Zle/kill-word-match, Src/Zle/zle_misc.c,
+ Src/Zle/zle_utils.c: allow zle copy-region-as-kill with an
+ argument to add text to the kill ring from a widget function.
+
* unposted: Functions/Misc/add-zsh-hook: should have been
added ages ago but wasn't.