core: fix ChangeLog entry

v2.8-utf8proc
Sébastien Helleu 2020-03-02 22:54:02 +01:00
parent 3604abba7d
commit 8ffe9be8a7
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ New features::
* api: add functions crypto_hash and crypto_hash_pbkdf2
* api: add info "weechat_headless" (issue #1433)
* buflist: add pointer "window" in bar item evaluation
* relay: accept hash of password in init command with option "password_hash" (PBKDF2, SHA256, SHA512)
* relay: accept hash of password in init command of weechat protocol with option "password_hash" (PBKDF2, SHA256, SHA512)
* relay: reject client with weechat protocol if password or totp is received in init command but not set in WeeChat (issue #1435)
Bug fixes::