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

core: update ChangeLog

This commit is contained in:
Sébastien Helleu
2023-07-03 23:01:12 +02:00
parent ed67f4bf0a
commit 2d91845d53
+5
View File
@@ -13,6 +13,11 @@ For a list of important changes that require manual actions, please look at rele
[[v4.0.2]]
== Version 4.0.2 (under dev)
Bug fixes::
* core: don't send "key_pressed" signal again for the same key press (issue #1976)
* core: don't send "key_combo_*" signals for incomplete keys (issue #1976)
Tests::
* core: fix hdata tests failure on Alpine 3.18