[gnome-tweak-tool/gnome-3-10] NEWS updates



commit a41731bf4c9957d13eaf933559125686b172b5f9
Author: John Stowers <john stowers gmail com>
Date:   Tue Nov 12 08:52:10 2013 +0100

    NEWS updates

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8b6dc19..874ef78 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.10.1
+  * Work around PyGObject bug which caused crashes at startup
+  * Fix detection of themes (Matthias Clasen, 710275)
+  * Fix shell extension update checks for stable X.0 releases
+  * Fix startup tweaks for applications missing icons (Mike Fabian, 708900)
+  * Allow localized searches (Alex Muñoz)
+  * Fix shell extension error reporting (Alex Muñoz, 711490) 
+  
 3.10.0
   * Fix appdata file (Richard Hughes <richard hughsie com>)
   * Translation updates
diff --git a/configure.ac b/configure.ac
index dcac13d..640f568 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-tweak-tool], [3.10.0], [john stowers gmail com])
+AC_INIT([gnome-tweak-tool], [3.10.1], [john stowers gmail com])
 
 AM_INIT_AUTOMAKE([foreign tar-ustar dist-xz no-dist-gzip])
 


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