summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2013-02-19 20:35:57 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2013-02-19 20:35:57 -0500
commit234e18f159abe0ac9ca9d7cbe6d94481ecfb6868 (patch)
treefea97b468286502baf469e7f92cd199f14df955c
parent4b190c7805720b55e3103ee435e1cd13102d9d50 (diff)
downloadgnome-themes-standard-234e18f159abe0ac9ca9d7cbe6d94481ecfb6868.tar.gz
release: prepare for 3.7.903.7.90
-rw-r--r--NEWS14
-rw-r--r--configure.ac2
2 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 599b1e73..2ed7dba1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.7.90
+======
+
+GTK3:
+ Add support for styling of header bar widgets
+ Add support fof OSD buttons in a GtkOverlay
+ Improve style for pressed OSD buttons
+ Update gedit search slider CSS
+ Added a style for Contacts' selection toolbar
+ Fix Epiphany's toolbar buttons in dark theme
+GTK2:
+ Fix a regression in drawing Libreoffice/OO.o GtkEntry backgrounds
+ Don't render a stroke for GTK_SHADOW_NONE frames
+
3.7.6
=====
diff --git a/configure.ac b/configure.ac
index d67cd694..c060fcc2 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.7.6],
+AC_INIT([gnome-themes-standard], [3.7.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])