summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2019-02-19 15:46:38 +0100
committerJakub Steiner <jimmac@gmail.com>2019-02-19 15:46:38 +0100
commit0a8c3bcbb638d3deb142c7139697378247573c64 (patch)
tree0f38f2e508734674fa29c7b68da455520c9e573c
parentff788b65f2df30aa5a53ad0692816f75e3ed5f1e (diff)
downloadadwaita-icon-theme-0a8c3bcbb638d3deb142c7139697378247573c64.tar.gz
prepare for 3.31.913.31.91
-rw-r--r--NEWS18
-rw-r--r--configure.ac2
2 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7a0db577d..b07a0b2a0 100644
--- a/NEWS
+++ b/NEWS
@@ -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])