[totem/gnome-2-26] More 2.26.2 bits...



commit 6077c4953c932f7dd9e196c81d63de6b16c89376
Author: Bastien Nocera <hadess hadess net>
Date:   Wed May 6 13:52:33 2009 +0100

    More 2.26.2 bits...
---
 NEWS         |    9 +++++++++
 configure.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index 8043156..2a37e79 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
 New features and significant updates in version...
 
+2.26.2:
+* Add support for autohref, makes trailers on the Apple website
+  work again
+* Add the cache subtitles directory to the subtitle file selection
+  dialogue's shortcuts
+* Fix failure to save downloaded subtitles
+* Fix resolve_uri returning an empty URI when trying to resolve
+  with a base at the root of a webserver
+
 2.26.1:
 * Use Ctrl+S instead of Shift+S for the screenshot capture
 * Parse session management options on the command-line
diff --git a/configure.in b/configure.in
index d6f24e5..e87b9fc 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, 1)
+m4_define(totem_version_micro, 2)
 
 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]