summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-11-18 20:05:43 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-11-18 20:05:43 +0100
commit7aa24ecd880d77e1060a4e00ffc6fb78aef47c41 (patch)
treefa1d73cff6585a6d2161dfeaa01a271f8e9f28eb /ChangeLog.adoc
parent8cde654c6f1376a1f9a3f5af5e75c2b36dc777e5 (diff)
downloadweechat-7aa24ecd880d77e1060a4e00ffc6fb78aef47c41.zip
core: add different icons sizes (16x16 to 512x512) (closes #1347)
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index ff8cda978..56f5b65e7 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 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:"
* core: add length of string (number of chars and on screen) in evaluation of expressions with "length:xxx" and "lengthscr:xxx"