summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2014-09-02 17:46:21 +0200
committerJakub Steiner <jimmac@gmail.com>2014-09-02 17:46:21 +0200
commit67ff72d6736365736c4b75187f77cf2e975aff1b (patch)
treeb63b984f83ee413f25b3b27f8791f9a3e60119d0
parent362e90f0e94eaf5700b7cc58a3d9a3db44a11725 (diff)
downloadadwaita-icon-theme-3.13.91.tar.gz
prepare for 3.13.91 release3.13.91
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f69904a17..aef9fa3a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.13.91
+ - checkbox/radio assets for gtk part of the symbolic icon theme
+ - updated cursors. 16 frame animation for fluidity (bug #734429)
+ - grid alignment for dictionary
+ - highres input-gaming (bug #735160)
+ - cellular network status cleanup (bug #735236)
+ - rtl variants for media icons (bug #735721)
+ - floating point errors in dimensions (bug #634023)
+ - translation updates
+
3.13.5
- support pre-rendered symbolic pngs
- improved cursors
diff --git a/configure.ac b/configure.ac
index f0cbea065..3bf8a6e9e 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.5],
+AC_INIT([adwaita-icon-theme], [3.13.91],
[http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([index.theme.in.in])