totem-pl-parser r42 - trunk



Author: hadess
Date: Mon Jan 21 17:15:57 2008
New Revision: 42
URL: http://svn.gnome.org/viewvc/totem-pl-parser?rev=42&view=rev

Log:
2008-01-21  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 2.21.91



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Jan 21 17:15:57 2008
@@ -1,5 +1,14 @@
 New features and significant updates in version...
 
+2.21.91:
+* Fix HAL test in the configure script, which could lead to HAL support not
+  being built in
+* Add API documentation, using gtk-doc
+* Fix memmem() replacement for non-glibc versions
+* Fix DVD ISOs bigger than 4GB not being recognised as such on 32-bit systems
+* Fix memmem usage so that Podcasts, ASX files and QuickTime links
+  are recognised again
+
 2.21.90:
 * Depend on Camel and newer glibs to parse dates from Atom and RSS feeds
 * Handle Byte-Order-Marks in Podcasts

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Jan 21 17:15:57 2008
@@ -2,7 +2,7 @@
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 21)
-m4_define(totem_version_micro, 90)
+m4_define(totem_version_micro, 91)
 
 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]