[totem-pl-parser/gnome-2-26] 2.26.3
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [totem-pl-parser/gnome-2-26] 2.26.3
- Date: Mon, 5 Oct 2009 14:16:07 +0000 (UTC)
commit 0ef6294d843bc6cd4b8448d4bb12ae2381e93e42
Author: Bastien Nocera <hadess hadess net>
Date: Mon Oct 5 15:11:31 2009 +0100
2.26.3
NEWS | 5 +++++
configure.in | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f651b94..7a15d15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
New features and significant updates in version...
+2.26.3:
+- Ignore text files that are dropped on the playlist
+- Fix opening DVD ISOs
+- Fix parsing of M3U files with mixed Unix/DOS linefeeds
+
2.26.2:
- Fix relative paths resolution for a number of playlist types
- Implement support for non-unicode encodings in the XML parser
diff --git a/configure.in b/configure.in
index 91c342c..3d74cbe 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-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]