summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew Potter <agpotter@gmail.com>2014-01-06 16:00:21 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-01-06 16:00:21 +0100
commitd216786846a592388b4ad1d93bd47df29bd40c98 (patch)
tree780f42175d81daca7553ac3fe2646ab22b968d0c /ChangeLog
parentb5b9dc342e8e4f279e68550fa03a66192afbb39e (diff)
downloadweechat-d216786846a592388b4ad1d93bd47df29bd40c98.zip
xfer: use same infolist for hook and signals (patch #7974)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e016c468c..074d95658 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -96,6 +96,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* lua: fix crash on calls to callbacks during load of script
* python: fix load of scripts with python >= 3.3
* ruby: fix ruby init with ruby >= 2.0 (bug #41115)
+* xfer: use same infolist for hook and signals (patch #7974)
* xfer: add option xfer.file.auto_check_crc32 (patch #7963)
== Version 0.4.2 (2013-10-06)