[totem/gnome-3-22] 3.22.1



commit c13b49ab6091d3b7854b5cab85ba270c0f63f232
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Mar 3 14:52:44 2017 +0100

    3.22.1

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b551a32..6780639 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,18 @@
 New features and significant updates in version...
 
+Major changes in 3.22.1:
+- Add keyboard shortcut to de-select all items
+- Fix possible crash on first run
+- Set a minimum width for the "Go" menu
+- Mark many audio and video mime-types as handled
+- Fix a small memory leak in thumbnailer
+- Fix missing plugins' startup notification on Wayland
+- Fix crash when network turns off
+- Port to non-obsoleted widgets
+- Fix closing subtitles download dialogue
+- Update thumbnailer for new vaapi plugin names
+- and build fixes
+
 Major changes in 3.22.0:
 - Fix symbolic icon not appearing in gnome-shell's top bar
 
diff --git a/configure.ac b/configure.ac
index 5ebc50e..8d2b87a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ[(2.64)]
 
 m4_define(totem_version_major, 3)
 m4_define(totem_version_minor, 22)
-m4_define(totem_version_micro, 0)
+m4_define(totem_version_micro, 1)
 
 # The version of the API exposed to plugins
 m4_define(totem_api_version_major, 1)


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