summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-10-15 17:26:44 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2012-10-15 17:33:20 -0400
commit83b67839066a4934e3e5b0e1f81ff1074a444bad (patch)
tree65f3e2cc14568e1012392819650c4f4495d1f760
parentc7148fc46524d6cfe9416a3c72821db95f432955 (diff)
downloadgnome-themes-standard-3.6.1.tar.gz
release: prepare for 3.6.13.6.1
-rw-r--r--NEWS14
-rw-r--r--configure.ac2
2 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 39636693..f17aea92 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.6.1
+=====
+
+Add a matching HighContrast WM theme
+Add support for vertically oriented inline toolbars
+Fix wrong background for raised and backdrop insensitive toolbar buttons
+Fix glitches in selection-toolbar and suggested-action styling
+Fix menu borders not present when not running under GNOME Shell
+Fix color for selected desktop icons
+Fix stray text shadows in inline toolbar buttons
+Fix wrong background color when using a menu button in an OSD toolbar
+Fix some glitches in notebook's tab rendering
+Improve theming support for Nautilus, Documents, Evince, GEdit, Baobab and more
+
3.6.0.2
=======
diff --git a/configure.ac b/configure.ac
index 7578bc5c..c49d83da 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.6.0.2],
+AC_INIT([gnome-themes-standard], [3.6.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])