[totem-pl-parser/gnome-2-26] Release 2.26.2
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Subject: [totem-pl-parser/gnome-2-26] Release 2.26.2
- Date: Sat, 2 May 2009 21:36:46 -0400 (EDT)
commit 5714fb5d62c599f885c7f0330bb657a5b4c7d8b2
Author: Bastien Nocera <hadess hadess net>
Date: Sun May 3 02:35:59 2009 +0100
Release 2.26.2
2009-05-03 Bastien Nocera <hadess hadess net>
* NEWS: upd
* configure.in: 2.26.2
---
ChangeLog | 7 +++++++
NEWS | 6 ++++++
configure.in | 2 +-
3 files changed, 14 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 6bb4184..9cc8d45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+============ Version 2.26.2
+
+2009-05-03 Bastien Nocera <hadess hadess net>
+
+ * NEWS: upd
+ * configure.in: 2.26.2
+
2009-05-03 Bastien Nocera <hadess hadess net>
* plparse/totem-pl-parser-qt.c (totem_pl_parser_add_quicktime):
diff --git a/NEWS b/NEWS
index 32e3174..f651b94 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
New features and significant updates in version...
+2.26.2:
+- Fix relative paths resolution for a number of playlist types
+- Implement support for non-unicode encodings in the XML parser
+- Fix parsing of iTunes podcasts for recent Apple changes
+- Fix incorrect parsing of non-metalink QuickTime files
+
2.26.1:
- Fix playback of radio streams when the URL has a trailing slash
- Fix detection of ISOs as VCDs or DVDs
diff --git a/configure.in b/configure.in
index f73500e..91c342c 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-pl-parser],
[totem_version_major.totem_version_minor.totem_version_micro],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]