summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e7b0b83eb..69f97aa27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.4.2-dev, 2013-07-27
+v0.4.2-dev, 2013-07-28
This document lists all changes for each version.
@@ -67,6 +67,8 @@ Version 0.4.2 (under dev!)
* lua: fix interpreter used in API functions (bug #39470)
* relay: add command "ping" in weechat protocol (task #12689)
* 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)
* xfer: add option xfer.look.pv_tags
* xfer: fix compilation on OpenBSD (bug #39071)