summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 43c2296e7..6a5248202 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -56,6 +56,10 @@ Bug fixes::
* relay: close properly connection with the IRC client in case of server disconnection (issue #2038)
* ruby: fix use of NULL variable when displaying exception
+Tests::
+
+ * core: add tests on plugin API info functions
+
Build::
* core: make libintl.h required if CMake option ENABLE_NLS is enabled (issue #2031)