1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 05:46:38 +02:00

core: update ChangeLog

This commit is contained in:
Sébastien Helleu
2018-03-11 18:36:49 +01:00
parent c6d4deb8df
commit 1be74b9683
+4
View File
@@ -41,6 +41,10 @@ Improvements::
* script: change default value of option script.look.sort from "p,n" to "i,p,n"
* scripts: display the script name in stdout/stderr output from scripts
Bug fixes::
* core: fix regression on execution of hook_print callbacks (introduced in version 2.0)
Build::
* ruby: add detection of Ruby 2.5 (issue #1122)