[totem/gnome-3-2] 3.2.2



commit 3457a3287a50246b5896e86bf9a3428559732dc3
Author: Bastien Nocera <hadess hadess net>
Date:   Sun Feb 19 15:36:47 2012 +0100

    3.2.2

 NEWS         |   11 +++++++++++
 configure.in |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1895ce9..8509bc2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
 New features and significant updates in version...
 
+3.2.2:
+* Mention we support RTMP
+* Make iPlayer plugin work again
+* Fix --time option in Thumbnailer
+* Fix Vala plugins for valac 0.14.0
+* Fix libdbus-glib browser-plugin work-around on OpenBSD
+* Make cover fetching work again, make cover thumbnailing
+  work for FLAC files
+* Fix crash when open videos with an already opened Totem
+* Fix crash when using MPRIS plugin
+
 3.2.1:
 * Fix crash when framerate isn't available
 * Quieten the thumbnailer when thumbnailing non-videos
diff --git a/configure.in b/configure.in
index 4ad67b8..603b1f3 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, 2)
-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]