diff options
-rw-r--r-- | NEWS | 18 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 19 insertions, 1 deletions
@@ -1,3 +1,21 @@ +3.31.91 + - symbolic: folder-download, inode-directory + - symbolic: privacy, dnd, phone device icons + - symbolic: new ui context for things that aren't strictly icons. Might go into gtk + - symbolic: emoji category tweaks + - symbolic: mail-reply, battery status (issue #6) + - symbolic: action icons eg rotation + - symbolic: drive icon tweaks + - fullcolor: more app/mimetype/device/status to legacy + - fullcolor: new style for fullcolor icons - folders, mimetypes and devices + - cursors: fix a symlink mixup (mr #5) + +3.31.1 + - few symbolic updates + - move a lot of fullcolor icons to legacy context. They will go or be updated + in 2 releases. + - symbolic: lists (issue #16) + - fullcolor: more app, device, mimetypes to legacy 3.30.0 - audio-speakers-symbolic rendering glitch (issue #11) - *starred-symbolic 2px outline as per guidelines (issue #7) diff --git a/configure.ac b/configure.ac index 85c3d15a9..0032c6cfc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT([adwaita-icon-theme], [3.31.1], +AC_INIT([adwaita-icon-theme], [3.31.91], [http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme]) AC_CANONICAL_HOST AC_CONFIG_MACRO_DIR([m4]) |