mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 10:13:12 +02:00
guile: fix crash on calls to callbacks during load of script (bug #38343)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
WeeChat ChangeLog
|
||||
=================
|
||||
Sébastien Helleu <flashcode@flashtux.org>
|
||||
v0.4.1-dev, 2013-02-18
|
||||
v0.4.1-dev, 2013-02-19
|
||||
|
||||
|
||||
Version 0.4.1 (under dev!)
|
||||
@@ -22,6 +22,7 @@ Version 0.4.1 (under dev!)
|
||||
* aspell: add completion "aspell_dicts" (list of aspell installed dictionaries)
|
||||
* aspell: add info "aspell_dict" (dictionaries used on a buffer)
|
||||
* aspell: optimization on spellers to improve speed (save state by buffer)
|
||||
* guile: fix crash on calls to callbacks during load of script (bug #38343)
|
||||
* guile: fix compilation with guile 2.0
|
||||
* irc: fix display of malformed CTCP (without closing char) (bug #38347)
|
||||
* irc: unmask smart filtered join if nick speaks in channel some minutes after
|
||||
|
||||
Reference in New Issue
Block a user