summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-11-19 22:10:38 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2012-11-19 22:10:38 -0500
commit600421aff3649d5be9546e33610e95c33326fc68 (patch)
treed710fb30d1f1653b21ee3190032eb247d5b84032
parent1aed68dbda8b93b39d2586df132cc14ca337c4d9 (diff)
downloadgnome-themes-standard-3.7.2.tar.gz
release: prepare for 3.7.23.7.2
-rw-r--r--NEWS19
-rw-r--r--configure.ac2
2 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f17aea92..ae8690a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.7.2
+=====
+
+Use .background instead of GtkWindow to style the window background
+Fix insensitive menu items background
+Add a box-shadow in inline toolbars
+Tweak paddings in toolbars
+Improve theming support for Baobab
+
+3.6.2
+=====
+
+Add assets for insensitive radio/check states for the GTK2 theme
+Fix active spinner when no animations are in use
+Fix gray menu separators under some circumstances
+Fix the build on non-X11 environments
+Fix uneven padding on the notebook tab close button
+Fix minor glitch with borders of tiled WM decorations
+
3.6.1
=====
diff --git a/configure.ac b/configure.ac
index ebbcffcc..1831e375 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.7.0],
+AC_INIT([gnome-themes-standard], [3.7.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])