diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-11-25 21:37:52 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-11-25 21:39:02 +0100 |
commit | f69079e3d01f5254f0a43890cb3ecaca6e20488f (patch) | |
tree | 4b81d90896b9bf4e05512ab24cdf405d5f9d73d0 | |
parent | b43ab911fd27f983a7f639c5efede59eb160a761 (diff) | |
download | weechat-f69079e3d01f5254f0a43890cb3ecaca6e20488f.zip |
core: update ChangeLog (issue #635)
-rw-r--r-- | ChangeLog.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc index a82891feb..7c741ac25 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -20,6 +20,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] New features:: + * core: add option weechat.look.nick_color_hash_salt to shuffle nick colors (issue #635) * core: add different icons sizes (16x16 to 512x512) (issue #1347) * core: add file weechat.desktop * core: add reverse of string for screen in evaluation of expressions with "revscr:" |