totem-pl-parser r246 - branches/gnome-2-24



Author: hadess
Date: Thu Oct 30 11:35:41 2008
New Revision: 246
URL: http://svn.gnome.org/viewvc/totem-pl-parser?rev=246&view=rev

Log:
2008-10-30  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 2.24.2



Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/NEWS
   branches/gnome-2-24/configure.in

Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS	(original)
+++ branches/gnome-2-24/NEWS	Thu Oct 30 11:35:41 2008
@@ -1,5 +1,9 @@
 New features and significant updates in version...
 
+2.24.2:
+* Fix parsing of M3U files
+* Export missing symbol, fixes the Python bindings
+
 2.24.1:
 * Fix DVB channels parsing in Totem
 * Fix parsing of DOS M3U files that don't finish with a line feed

Modified: branches/gnome-2-24/configure.in
==============================================================================
--- branches/gnome-2-24/configure.in	(original)
+++ branches/gnome-2-24/configure.in	Thu Oct 30 11:35:41 2008
@@ -2,7 +2,7 @@
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 24)
-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]