mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 00:03:12 +02:00
irc: fix crash on command "/allchan /close"
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
WeeChat ChangeLog
|
||||
=================
|
||||
Sébastien Helleu <flashcode@flashtux.org>
|
||||
v0.4.1-dev, 2013-03-25
|
||||
v0.4.1-dev, 2013-04-10
|
||||
|
||||
|
||||
This document lists all changes for each version.
|
||||
@@ -45,6 +45,7 @@ Version 0.4.1 (under dev!)
|
||||
list with arguments inside), guile >= 2.0 is now required (bug #38350)
|
||||
* guile: fix crash on calls to callbacks during load of script (bug #38343)
|
||||
* guile: fix compilation with guile 2.0
|
||||
* irc: fix crash on command "/allchan /close"
|
||||
* irc: add option irc.look.display_join_message (task #10895)
|
||||
* irc: fix default completion (like nicks) in commands /msg, /notice, /query and
|
||||
/topic
|
||||
|
||||
Reference in New Issue
Block a user