summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-07-28 16:29:52 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-07-28 16:29:52 +0200
commit6206fd6818e4047df6fd0cd0e3e8cb9b952b356d (patch)
tree6241c19569c182c419002fd5471f77a2852da4ec /ChangeLog
parent4c2cffbd316d468c9c9959a4fe695da2a535abe8 (diff)
downloadweechat-6206fd6818e4047df6fd0cd0e3e8cb9b952b356d.zip
core: update ChangeLog (add hdata with script callback)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69f97aa27..dfa5094a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -69,6 +69,7 @@ Version 0.4.2 (under dev!)
* relay: fix binding to an IP address (bug #39119)
* script: add info about things defined by script (like commands, options, ...)
in the detailed view of script (/script show)
+* scripts: add hdata with script callback
* xfer: add option xfer.look.pv_tags
* xfer: fix compilation on OpenBSD (bug #39071)