summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-06-04 17:49:31 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2012-06-04 17:49:31 -0400
commitcb06055c9e48575c5a9c6b6f157e83a8ce492b43 (patch)
treeda4f7e2f53a19aaf7ea71d733831206130846b58
parent74dfe3bfd8ab29420c4d90163ec1a0fc810fd378 (diff)
downloadgnome-themes-standard-cb06055c9e48575c5a9c6b6f157e83a8ce492b43.tar.gz
release: prepare for 3.5.23.5.2
-rw-r--r--NEWS24
-rw-r--r--configure.ac2
2 files changed, 25 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f6943d5a..b7071cf7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+3.5.2
+=====
+
+Use multiple CSS backgrounds to render
+ - progressbar patterns
+ - switch sliders
+ - pane separator grips
+Improve HighContrast/HighContrastInverse themes to mockups
+Improve support for OSD toolbars/overlays/buttons
+Add support for overlay progressbars, as seen in Web
+Add support for vertically linked buttons
+Add an option to disable building of the GTK3 engine
+Update highcontrast icon theme to latest g-i-t-s content
+Improve separator line colors
+Fix wrong background color of check/radios in treeviews
+Fix uneven padding for toolbar buttons
+
+3.4.2
+=====
+
+Fix gnome-contacts' toolbar separator line
+Fix Nautilus' inactive pane background color
+Don't generate GTK icon cache when DESTDIR is set
+
3.5.1
=====
diff --git a/configure.ac b/configure.ac
index a39d1b78..27de19b8 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.1],
+AC_INIT([gnome-themes-standard], [3.5.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])