summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2014-06-02 17:12:31 +0200
committerJakub Steiner <jimmac@gmail.com>2014-06-02 17:12:31 +0200
commit33a35e6ba25f843efc314d26d1863d4fa9ad79c8 (patch)
tree95aba8d7ca2a7cc2a66007319228bdd2bd535547
parentea0ec082a4573838112565ee7269631e676e63ee (diff)
downloadadwaita-icon-theme-33a35e6ba25f843efc314d26d1863d4fa9ad79c8.tar.gz
prepare for 3.13.23.13.2
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 400b743dd..59b8203d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.13.2
+ - checkbox and radio as icons (for popovers and menus in gtk)
+ - dropped legacy icon name mapping using symlinks (bug #728984)
+ - generic document-new (simple scan)
+ - spinner as icon (process-working)
+ - updated folder design for hicolor
+ - expanders as icons (bug #729565)
+ - settings for high contrast (bug #708311)
+ - updated translations
+
3.13.1
- make a/c status more prominnet (bug #701031)
- combine fullcolor, symbolic & cursor assets into one module
diff --git a/configure.ac b/configure.ac
index 1636fd15f..13547d64d 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.13.1],
+AC_INIT([adwaita-icon-theme], [3.13.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([index.theme.in.in])