[totem-pl-parser] 3.4.3
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-pl-parser] 3.4.3
- Date: Tue, 18 Sep 2012 09:53:55 +0000 (UTC)
commit 954b678334c307f51b537bef0d901c636e1dea1a
Author: Bastien Nocera <hadess hadess net>
Date: Tue Sep 18 11:42:52 2012 +0200
3.4.3
NEWS | 9 +++++++++
configure.in | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 45398b9..0803a4e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
New features and significant updates in version...
+3.4.3:
+- Report "unsupported" errors from quvi
+- Fix *.ts files being ignored (most of them aren't Qt Linguist files)
+- Don't show zero length coming from quvi
+- Don't add JPEG files as entries in Podcasts
+- Make RSS feeds ending in '/' parseable
+- Make resolution test case pass with newer versions of glib
+- Build fixes
+
3.4.2:
- Add totem-pl-parser-mini API documentation
- Fix possible crash with newer versions of GLib/GThread
diff --git a/configure.in b/configure.in
index 9135922..ba40b2e 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.62)
m4_define(totem_version_major, 3)
m4_define(totem_version_minor, 4)
-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]