[totem] 3.14.1



commit 7c521518b3f2ecaf1cf4af8bcf3fa7dd1da3aaf5
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Nov 20 17:18:43 2014 +0100

    3.14.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 655258e..dbadf69 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 New features and significant updates in version...
 
+Major changes in 3.14.1:
+- Fix lingering white line in fullscreen
+- Fix bug in MPRIS support when used via Rygel
+- Thumbnail bookmarked movies as well
+- Fix starting Totem via D-Bus (gnome-open)
+- Port from appdata-tools to appstream-glib
+- Add a keyboard shortcut for starting subtitles download
+
 Major changes in 3.14.0:
 - save-file: Handle an unset Videos directory
 - Fix popup disappearing when volume is being set
diff --git a/configure.ac b/configure.ac
index 50a3bd7..b597b51 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, 14)
-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]