[totem/gnome-2-28] 2.28.4



commit d41230c4231697f0d669721c7571bebdcda47575
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Nov 19 15:00:18 2009 +0000

    2.28.4

 NEWS         |   11 +++++++++++
 configure.in |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b2dccaf..643419f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
 New features and significant updates in version...
 
+2.28.4:
+* Movie Player:
+  - Don't hide the fullscreen popups when the mouse is on top of them
+
+* Thumbnailer:
+  - Fix covers not being used any more
+
+* Web browser plugin:
+  - Fix potential crasher when using Javascript bindings
+  - Fix resolution of absolute URL
+
 2.28.3:
 * Movie Player:
   - Fix position saving when skipping to the next item
diff --git a/configure.in b/configure.in
index bb23188..c5e3a07 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 28)
-m4_define(totem_version_micro, 3)
+m4_define(totem_version_micro, 4)
 
 AC_INIT([totem],
         [totem_version_major.totem_version_minor.totem_version_micro],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]