[totem-pl-parser] 2.27.2



commit 91d41f0130fbb62449d6c076b1f342621110061a
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jul 23 20:32:38 2009 +0100

    2.27.2

 ChangeLog    |    9 ++++++++-
 NEWS         |    6 ++++++
 configure.in |    2 +-
 3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 51a934f..9a073d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+============ Version 2.27.2
+
+2009-07-23  Bastien Nocera  <hadess hadess net>
+
+	* NEWS: upd
+	* configure.in: 2.27.2
+
 2009-07-23  Bastien Nocera  <hadess hadess net>
 
 	* configure.in: Fix substitution in pkg-config file,
@@ -104,7 +111,7 @@
         * docs/reference/Makefile.am: Add the builddir to gtkdoc-mkhtml's
         path so that builddir != srcdir builds work for the documentation.
 
-============ Version 2.27.2
+============ Version 2.27.1
 
 2009-05-06  Bastien Nocera  <hadess hadess net>
 
diff --git a/NEWS b/NEWS
index 01b1be4..4c55703 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 New features and significant updates in version...
 
+2.27.2
+* Add asynchronous parsing API
+* Use GMime instead of evolution-data-server's libcamel
+  for dates parsing
+* Fix detection of DVD ISOs
+
 2.27.1:
 * Handle all types of newline combinations (Unix/DOS)
 * Fix compilation in MacOS X
diff --git a/configure.in b/configure.in
index fd5cfdd..42e90a6 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, 27)
-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]