[totem] 3.23.90



commit 81a2f465d578e1bfa9d0b066f45e1271d12be4f7
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Feb 13 18:33:42 2017 +0100

    3.23.90

 NEWS         |   12 ++++++++++++
 configure.ac |    4 ++--
 2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b551a32..c33e0c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,17 @@
 New features and significant updates in version...
 
+Major changes in 3.23.90:
+- 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
+- Add more shortcuts to the keyboard shortcuts dialogue
+- 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
+- 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..8f72f36 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
 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_minor, 23)
+m4_define(totem_version_micro, 90)
 
 # 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]