summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-04-16 11:25:34 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2012-04-16 11:25:34 -0400
commit8b4ca088e382bd38f152d7b07942ac5796ca068b (patch)
treee8ec438d6b331361d013dd5aa61fd72f9badaeba
parent436a1546f7c3fb590d600216d7ae29ba4d5ca63d (diff)
downloadgnome-themes-standard-8b4ca088e382bd38f152d7b07942ac5796ca068b.tar.gz
release: prepare for 3.4.13.4.1
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ae5fa9f6..438448c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.4.1
+=====
+
+Fix text shadow on active GtkLinkButton state and Documents selection toolbar
+Fix opaque background for tooltips children
+Fix text spacing in progress bars
+Fix cell renderer progress bar border rendering
+Fix double background in fallback panel menuitem images
+Fix insensitive state for treeview column header buttons
+
3.4.0
=====
diff --git a/configure.ac b/configure.ac
index 4b16f264..66a68976 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.4.0],
+AC_INIT([gnome-themes-standard], [3.4.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])