[totem/gnome-3-6] 3.5.92



commit 68c1fff62b02d3919253e0bc8ce829596134c2ad
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Sep 18 11:54:26 2012 +0200

    3.5.92

 NEWS         |   16 ++++++++++++++++
 configure.in |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6115261..8eda70f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,21 @@
 New features and significant updates in version...
 
+Major changes in 3.5.92:
+
+Browser Plugin:
+- Fix broken UI because of the new GtkMenuButton
+
+Backend:
+- Fix duration conversion
+- Simplify GStreamer helpers
+- Fix warning related to g_object_unref()
+
+Properties:
+- Fix string leaks
+
+Main:
+- Remove documentation list from "About" dialogue
+
 Major changes in 3.5.90:
 
 - Plenty of build fixes to make it possible to build with Wayland support
diff --git a/configure.in b/configure.in
index 39d6fce..4b927a1 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
 
 m4_define(totem_version_major, 3)
 m4_define(totem_version_minor, 5)
-m4_define(totem_version_micro, 90)
+m4_define(totem_version_micro, 92)
 
 # 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]