summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-05-13 22:40:46 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-05-13 22:40:46 +0200
commitd38d9613940889464437e16f35fabce8de8998f1 (patch)
tree03e4951a470b47f5afedd4cc08c5b8127c67958c /ChangeLog.asciidoc
parent4406087ee57867ff42c8913314c8dd3c15a561f4 (diff)
downloadweechat-d38d9613940889464437e16f35fabce8de8998f1.zip
core: add option "send" in command /input (send text to a buffer)
Diffstat (limited to 'ChangeLog.asciidoc')
-rw-r--r--ChangeLog.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index 420cfedaf..a8741e7f7 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -15,6 +15,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
== Version 1.0 (under dev)
+* core: add option "send" in command /input (send text to a buffer)
* core: add option "-buffer" in command /command (closes #67)
* core: add support of negated tags in filters (with '!')
(closes #72, closes #74)