summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-08-17 12:53:34 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-08-17 12:53:34 +0200
commitdf69add9704b3b23bc650b8ea55bf13c3177dd77 (patch)
tree0e489fce058f6ff1d846df1d738e3947ee856ab5 /ChangeLog
parent168b1dd2b07207ad1771186a48cdebbda9e8527d (diff)
downloadweechat-df69add9704b3b23bc650b8ea55bf13c3177dd77.zip
scripts: fix crash with scripts not auto-loaded having a buffer opened after /upgrade (input/close callbacks for buffer not set properly)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e34762c4..10628a57a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.3.6-dev, 2011-08-16
+v0.3.6-dev, 2011-08-17
Version 0.3.6 (under dev!)
@@ -58,6 +58,8 @@ Version 0.3.6 (under dev!)
hdata_string, hdata_pointer, hdata_time, hdata_get_string
* api: fix bug with function config_set_desc_plugin (use immediately
description for option when function is called)
+* scripts: fix crash with scripts not auto-loaded having a buffer opened after
+ /upgrade (input/close callbacks for buffer not set properly)
* irc: send WHO command to check away nicks only if channel was not parted
* irc: fix crash when malformed IRC message 352 (WHO) is received (bug #33790)
* irc: fix crash when command "/buffer close" is used in a server command to