totem r5323 - branches/gnome-2-20



Author: hadess
Date: Fri Mar 28 12:25:55 2008
New Revision: 5323
URL: http://svn.gnome.org/viewvc/totem?rev=5323&view=rev

Log:
2008-03-28  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 2.20.4



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

Modified: branches/gnome-2-20/NEWS
==============================================================================
--- branches/gnome-2-20/NEWS	(original)
+++ branches/gnome-2-20/NEWS	Fri Mar 28 12:25:55 2008
@@ -1,5 +1,14 @@
 New features and significant updates in version...
 
+2.20.4
+* Remove gnome-desktop requirement
+* Playlist parser:
+  - Fix detection of DVD ISOs on 32-bit platforms
+* GStreamer backend:
+  - Fix possible crasher when GConf is used outside the main thread
+* xine-lib backend:
+  - Fix possible crash when the title for a track is non-UTF-8
+
 2.20.3
 * Skip 0-length playlists in Totem and the browser plugin
 * Fix duplicated mime-types in the .desktop file

Modified: branches/gnome-2-20/configure.in
==============================================================================
--- branches/gnome-2-20/configure.in	(original)
+++ branches/gnome-2-20/configure.in	Fri Mar 28 12:25:55 2008
@@ -2,7 +2,7 @@
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 20)
-m4_define(totem_version_micro, 3)
+m4_define(totem_version_micro, 4)
 
 AC_INIT([totem],
         [totem_version_major.totem_version_minor.totem_version_micro],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]