diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-02-20 11:02:36 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-02-20 11:02:36 +0100 |
commit | f8a5c26d96f2f731aa2961a084f935c880ebc5de (patch) | |
tree | 6983a2a4f2f6cc0653ae55ac70758b3feaa3f5eb /ChangeLog | |
parent | f376893681a09960e0797dbabee5203b29f2234f (diff) | |
download | weechat-f8a5c26d96f2f731aa2961a084f935c880ebc5de.zip |
alias: change default command for alias /beep to "/print -beep"
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |