1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 14:26:39 +02:00

core: update ChangeLog (issue #1162)

This commit is contained in:
Sébastien Helleu
2018-07-27 07:53:17 +02:00
parent a14973816b
commit 9fb8ca649e
+1
View File
@@ -24,6 +24,7 @@ New features::
Bug fixes::
* core: fix clear of completion item in case of partial completion (issue #1162)
* core: send signal "key_pressed" for mouse code only if the string is UTF-8 valid (issue #1220)
* scripts: fix duplicated lines in output of script eval (python, perl, ruby, lua and guile)