[totem/gnome-2-26] 2.26.3



commit 1797170bd0d96c0eb0428580df42c73628085926
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jun 30 10:07:39 2009 +0100

    2.26.3

 NEWS         |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2a37e79..2ca5d18 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 New features and significant updates in version...
 
+2.26.3:
+* Fix auto-loading of cached subtitles with spaces in their names
+* Fix potential deadlock when loading a new video
+
 2.26.2:
 * Add support for autohref, makes trailers on the Apple website
   work again
diff --git a/configure.in b/configure.in
index e87b9fc..d3d4142 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, 26)
-m4_define(totem_version_micro, 2)
+m4_define(totem_version_micro, 3)
 
 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]