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

core: update ChangeLog

This commit is contained in:
Sébastien Helleu
2017-01-29 14:13:57 +01:00
parent 24a15e8b95
commit 0ef979a54a
+4
View File
@@ -22,6 +22,10 @@ New features::
* core: add resize of window parents with /window resize [h/v]size (task #11461, issue #893)
Improvements::
* irc: don't smart filter modes given to you (issue #530, issue #897)
Build::
* core: fix compilation on FreeBSD with autotools (issue #276)