From ad0ec5dace01c1cb4e4ceae16ba726592bb1aeed Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Tue, 5 Mar 2013 14:53:13 -0500 Subject: release: prepare for 3.7.91 --- NEWS | 18 ++++++++++++++++++ configure.ac | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2ed7dba1..0606f2bf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +3.7.91 +====== + +GTK3: + Support linked entries on primary toolbars + Use stock GTK style for expanders + Make progressbar colors darker in backdrop + Fix insensitive state of OSD scales and buttons + Fix a minor glitch in spinbuttons in RTL mode + Fix some glitches in header bar style + Fix content view checkboxes in backdrop + Remove special case of Nautilus pathbar buttons +GTK2: + Fix white border around background when overridden + Fix a regression in Chrome/Chromium toolbar drawing +WM: + Fix centering of the window title + 3.7.90 ====== diff --git a/configure.ac b/configure.ac index c060fcc2..209b2985 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.90], +AC_INIT([gnome-themes-standard], [3.7.91], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard]) AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip]) -- cgit v1.2.1