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

core: update ChangeLog (closes #1956)

This commit is contained in:
Sébastien Helleu
2023-10-15 18:00:30 +02:00
parent ed98425b1b
commit aed5c543ec
+4
View File
@@ -13,6 +13,10 @@ For a list of important changes that require manual actions, please look at rele
[[v4.2.0]]
== Version 4.2.0 (under dev)
New features::
* core, alias, trigger: allow wildcard in commands `/bar`, `/item`, `/proxy`, `/alias` and `/trigger` (issue #1956)
Build::
* core: make libintl.h required if CMake option ENABLE_NLS is enabled (issue #2031)