[totem/gnome-3-6] 3.6.2



commit 417c919f2475b949b66d584b76f8f58a6e2c4b87
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Oct 25 12:13:16 2012 +0200

    3.6.2

 NEWS         |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8c0cc54..9bdb8ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 New features and significant updates in version...
 
+Major changes in 3.6.2:
+- Make Ogg video streaming work again
+  (the soundpitch plugin in gst-plugins-bad is broken)
+- Fix memory leaks when using download buffering
+
 Major changes in 3.6.1:
 
 Movie Player:
diff --git a/configure.in b/configure.in
index eb6bb8e..954cf7a 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, 6)
-m4_define(totem_version_micro, 1)
+m4_define(totem_version_micro, 2)
 
 # 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]