summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-02-20 11:02:36 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-02-20 11:02:36 +0100
commitf8a5c26d96f2f731aa2961a084f935c880ebc5de (patch)
tree6983a2a4f2f6cc0653ae55ac70758b3feaa3f5eb /ChangeLog
parentf376893681a09960e0797dbabee5203b29f2234f (diff)
downloadweechat-f8a5c26d96f2f731aa2961a084f935c880ebc5de.zip
alias: change default command for alias /beep to "/print -beep"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15babc1e7..a7a062042 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* core: display a warning in case of inconsistency between the options
weechat.look.save_{config|layout}_on_exit
* api: add integer return code for functions hook_{signal|hsignal}_send
+* alias: change default command for alias /beep to "/print -beep"
* guile: fix module used after unload of a script
* irc: fix parsing of nick in host when '!' is not found (bug #41640)
* lua: fix interpreter used after unload of a script