1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 04:46:37 +02:00

core: fix ChangeLog entry

This commit is contained in:
Sébastien Helleu
2020-03-02 22:54:02 +01:00
parent 3604abba7d
commit 8ffe9be8a7
+1 -1
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::