diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index 2359fa155..7057a587a 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -95,6 +95,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] * core: add signals "key_combo_{default|search|cursor}" * core: display a warning in case of inconsistency between the options weechat.look.save_{config|layout}_on_exit +* tests: add unit tests using CppUTest * api: add argument "flags" in function hdata_new_list * api: change type of arguments displayed/highlight in hook_print callback from string to integer (in scripts)