[gnome-tweak-tool/gnome-3-24] 3.24.1



commit c2d12aa59a74739051a9ddbd131059e76cd67d74
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Mon Jun 12 13:22:44 2017 -0400

    3.24.1

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4ba90d0..817f21b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.24.1
+======
+* Fix search (Rui)
+* Fix running Tweak Tool if GNOME Shell is not running
+* Only show Top Bar panel if GNOME Shell is running (Jeremy)
+* Create config directories as necessary (Florian)
+* Explicitly use python2 shebang
+* Handle SIGINT (Alex)
+* Require gnome-settings-daemon 3.23.3+ and pygobject 3.10+ (Jeremy)
+
+Contributors:
+  Jeremy Bicha, Rui Matos,  Florian Müllner, Alex Muñoz
+
+Translations:
+ gogo [hr], Tiago Santos [pt]
+
 3.24.0
   * Add a gnome-shell extensions "kill switch"
   * Make Gtk/EnablePrimaryPaste also configurable on wayland
diff --git a/configure.ac b/configure.ac
index fc3f5a1..4cbf455 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-tweak-tool], [3.24.0], [john stowers gmail com])
+AC_INIT([gnome-tweak-tool], [3.24.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]