[totem/gnome-3-16] 3.16.4



commit c8a83f28aeec0dd2a171cf655002b1497a892715
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Sep 15 14:07:14 2015 +0200

    3.16.4

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 46acf3d..5ea945e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 New features and significant updates in version...
 
+Major changes in 3.16.4:
+- Fix selection not working after visiting Channels page
+- Fix MPRIS plugin following internal API changes
+- Revert Wayland compatibility changes, it's not a required
+  change in GNOME 3.16
+
 Major changes in 3.16.3:
 - Fix ASF videos not being thumbnailed
 - Bring back video inside the window under Wayland
diff --git a/configure.ac b/configure.ac
index 133ae59..bd53f01 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, 16)
-m4_define(totem_version_micro, 3)
+m4_define(totem_version_micro, 4)
 
 # 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]