summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-01-16 21:13:30 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2012-01-16 21:13:30 -0500
commitf8fe17e112e7ba0bbc27a1c99c58042243fb4353 (patch)
tree2bc2a228aac076d5ffa2da3d649525bfd1f0123c
parent4893faebcdd115253745171535a5274ced4524ca (diff)
downloadgnome-themes-standard-f8fe17e112e7ba0bbc27a1c99c58042243fb4353.tar.gz
release: prepare for 3.3.43.3.4
-rw-r--r--NEWS12
-rw-r--r--configure.ac2
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 658d8999..569881b3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.3.4
+=====
+
+Implement support for the backdrop state
+New scrollbar design
+Improved support for Epiphany, Nautilus and GEdit
+Improve nighttime background
+Many smaller detail tweaks and fixes
+Adapt to GTK+ master changes for
+ - button border allocations
+ - new CSS parser stricter spec-compliant syntax
+
3.3.3
=====
diff --git a/configure.ac b/configure.ac
index edfef50c..955ac5f7 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.3.3],
+AC_INIT([gnome-themes-standard], [3.3.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])