summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2013-02-06 17:10:25 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2013-02-06 17:10:25 -0500
commit3cbab6ab9fd7b90487b1441cbfcf09424febba0d (patch)
tree4c0bb108c8c379e7ad82ecb720f16bf2689130e9
parent5a0728ac99a7352b93d87fe2127b6b12401f34de (diff)
downloadgnome-themes-standard-3cbab6ab9fd7b90487b1441cbfcf09424febba0d.tar.gz
release: prepare for 3.7.53.7.5
-rw-r--r--NEWS14
-rw-r--r--configure.ac2
2 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2006dd72..b91b0a99 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.7.5
+=====
+
+Improve paddings for buttons on main toolbars
+Make it possible to override GtkEntry's background color in GTK2
+Add a workaround to render correctly OpenOffice.org scrollbars in GTK2
+Fix GtkFrame with labels not showing a stroke in GTK2
+Add some missing selectors for the SELECTED check/radio states in GTK2
+Use arrows of the same shape for all four directions in GTK2
+Add HC icons for new Settings panels
+Don't insall translations
+Fix missing check/radio buttons for content-view widgets
+Set padding for the SushiFontWidget preview widget
+
3.7.4
=====
diff --git a/configure.ac b/configure.ac
index a070450e..327bb79c 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.4],
+AC_INIT([gnome-themes-standard], [3.7.5],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])