[totem] 3.31.92



commit a10b56c5e0694f87f2521292d31a20ecda59b032
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 5 12:46:33 2019 +0100

    3.31.92

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 78ab2eeb4..d9bef0f8d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
 New features and significant updates in version...
 
+Major changes in 3.31.92:
+- Add an error message when file is encrypted, or empty,
+  or DVD playback is attempted with missing libraries
+- Make "Stop" keyboard button act like the Stop button on a
+  CD player
+- Remove all mentions of the external chapters plugin, it wasn't
+  used since 2012
+- Fix possible crash when browsing
+- Fix DesktopEntry in MPRIS plugin
+- Translation updates
+
 Major changes in 3.31.91:
 - Move nautilus properties page to nautilus module
 - Fix fullscreen toolbar's appearance in RTL languages
diff --git a/meson.build b/meson.build
index d1bf02d09..6fe406639 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'totem', 'c',
-  version: '3.31.91',
+  version: '3.31.92',
   license: 'GPL2+ with exception',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.46.0'


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