summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimo@endlessm.com>2014-02-05 09:00:37 -0800
committerCosimo Cecchi <cosimo@endlessm.com>2014-02-05 09:00:37 -0800
commita9f2475e4968deacb7a124e1a5691af8da5b8c13 (patch)
treee3aae6b5f90e46694fc4d9bd5713d8a676766b54
parent48fa143fbfca5e48a7747b3d0deb2877c12398e6 (diff)
downloadgnome-themes-standard-a9f2475e4968deacb7a124e1a5691af8da5b8c13.tar.gz
release: prepare for 3.11.53.11.5
-rw-r--r--NEWS20
-rw-r--r--configure.ac2
2 files changed, 21 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bce5e334..67a57f58 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+3.11.5
+======
+ New style for GtkDialog and GtkAssistant
+ New backgrounds for 3.12
+ Improvements to the new notebook tabs style
+ Style for GtkActionBar
+ Style for GtkPopover
+ Fix GtkHeaderBar vertical padding
+ Misc improvements for chooser buttons
+ Separate GTK and GNOME styles better
+ gnome-bluetooth specific fixes
+ gedit specific fixes
+
+3.11.2
+======
+ new tabs (plain gtk, no more engines)
+ headerbar/CSD fixes
+ gedit improvements
+ less contrasty/3D look for troughs (and pushed buttons)
+
3.10.0
======
gedit specific tweaks
diff --git a/configure.ac b/configure.ac
index 45f5befb..3a069337 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.10.0],
+AC_INIT([gnome-themes-standard], [3.11.5],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AC_CONFIG_MACRO_DIR([m4])