[gnome-themes-standard/gnome-3-6] release: prepare for 3.6.3



commit edab91376088de35de1e69797c72432916d4cb1d
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Feb 18 20:25:54 2013 -0500

    release: prepare for 3.6.3

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 06324ac..16c03a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.6.3
+=====
+
+GTK2 fixes:
+- Fix toolbar styling in Eclipse/SWT
+- Fix completion tooltips styling in Eclipse/SWT
+- Fix a bug rendering menus in Opera
+- Fix missing shadow for frames with embedded labels
+- Fix missing SELECTED states for check/radio assets
+- Make it possible to override GtkEntry's background color
+- Fix stray shadow for frames with GTK_SHADOW_NONE
+- Workaround an OpenOffice.org scrollbar rendering bug
+- Require GTK+ 2.24.15 and 3.6.2
+
 3.6.2
 =====
 
diff --git a/configure.ac b/configure.ac
index 530d57e..182ac97 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.2],
+AC_INIT([gnome-themes-standard], [3.6.3],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
 
 AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]