summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-02-17 21:57:51 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-02-17 21:57:51 +0100
commit77058acc0aefe848aa9d71fd6843ae684e989f0d (patch)
tree44e1709f6b493753437c55f34bbd0948f24d73e1 /ChangeLog
parent5ac3d538b8cfe89413f309fcbf6d4ea88e4c18d5 (diff)
downloadweechat-77058acc0aefe848aa9d71fd6843ae684e989f0d.zip
perl: fix context used after unload of a script
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76e6342a5..c1e52fa31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,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
+* perl: fix context used after unload of a script
* python: fix interpreter used after unload of a script
== Version 0.4.3 (2014-02-09)