diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-11-05 22:21:03 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-11-05 22:21:03 +0100 |
commit | 6cdcebed8cd553d36f4b6b38dd4df09db248292f (patch) | |
tree | b6af90e60bb13f388ea3eae84c8e54554ed02e38 /ChangeLog.adoc | |
parent | 5d338fee4ea7b525806bc209968df83321e92ebf (diff) | |
download | weechat-6cdcebed8cd553d36f4b6b38dd4df09db248292f.zip |
buflist: add variable ${number2}, always set with the indented buffer number
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r-- | ChangeLog.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc index e59a08acc..df8776998 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -22,6 +22,7 @@ New features:: * api: add functions string_base_encode and string_base_decode, remove functions string_encode_base64 and string_decode_base64 * api: add support of Time-based One-Time Password (TOTP), add infos "totp_generate" and "totp_validate" + * buflist: add variable ${number2}, always set with the indented buffer number * relay: add support of Time-based One-Time Password (TOTP) as second authentication factor in weechat protocol Bug fixes:: |