1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 01:03:14 +02:00

core: update ChangeLog (issue #1636)

This commit is contained in:
Sébastien Helleu
2021-05-08 07:32:49 +02:00
parent f3f3c54372
commit 9e7d052517
+1
View File
@@ -28,6 +28,7 @@ New features::
Bug fixes::
* core: use function mallinfo2 instead of mallinfo when available (issue #1636)
* core: display a warning when the file with certificate authorities is not found (option weechat.network.gnutls_ca_file)
* core: evaluate left/right part of comparison after split on the comparison operator in ${if:xxx} (issue #1627)
* core: prevent switching to start of visited buffers when jumping to next (issue #1591, issue #1592)