summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-05-13 23:01:11 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-05-13 23:01:11 +0200
commit75247edfb3765438198d68fa755461d37df475d5 (patch)
treed15c2f423023c398cc3bc9a86721c4e885d7ab35 /ChangeLog.asciidoc
parentd38d9613940889464437e16f35fabce8de8998f1 (diff)
downloadweechat-75247edfb3765438198d68fa755461d37df475d5.zip
alias: add default alias "msgbuf" (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 a8741e7f7..0f65f2e60 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -100,6 +100,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* api: add functions "hashtable_dup", "string_replace_regex",
"string_split_shell", "string_convert_escaped_chars"
* api: add integer return code for functions hook_{signal|hsignal}_send
+* alias: add default alias "msgbuf" (send text to a buffer)
* alias: change default command for alias /beep to "/print -beep"
* exec: add exec plugin: new command /exec and file exec.conf
* guile: fix module used after unload of a script