summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-09-24 21:46:45 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2012-09-24 21:46:45 -0400
commit2a8af1878b059e182f0c9474eca9733274d8d153 (patch)
treee0be86be4e65207269d7d8f82c9b60d9a3606e0e
parent6cdb0be6c2a89191dc287cc64faae7a3b6a79bf6 (diff)
downloadgnome-themes-standard-3.6.0.tar.gz
release: prepare for 3.6.03.6.0
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 771d1e86..d04c3eaa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.6.0
+=====
+
+Improve theming for sidebar scrollbars
+Render PNG images for borders
+Fix regression wrt. GtkScrolledWindow default background
+Fix insensitive active GtkSwitch borders
+Fix theming for GtkMenuToolButtons on inline toolbars
+Fix Epiphany toolbar theming for RTL layouts
+
3.5.92
======
diff --git a/configure.ac b/configure.ac
index 666f708c..f5577c5c 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([gnome-themes-standard], [3.5.92],
+AC_INIT([gnome-themes-standard], [3.6.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])