totem r5003 - branches/gnome-2-20



Author: hadess
Date: Mon Jan  7 16:42:34 2008
New Revision: 5003
URL: http://svn.gnome.org/viewvc/totem?rev=5003&view=rev

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

	* NEWS: upd
	* configure.in: 2.20.3



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

Modified: branches/gnome-2-20/ChangeLog
==============================================================================
--- branches/gnome-2-20/ChangeLog	(original)
+++ branches/gnome-2-20/ChangeLog	Mon Jan  7 16:42:34 2008
@@ -1,3 +1,10 @@
+============ Version 2.20.3
+
+2008-01-07  Bastien Nocera  <hadess hadess net>
+
+	* NEWS: upd
+	* configure.in: 2.20.3
+
 2007-12-12  Bastien Nocera  <hadess hadess net>
 
 	* browser-plugin/totem-plugin-viewer.c: (entry_parsed):

Modified: branches/gnome-2-20/NEWS
==============================================================================
--- branches/gnome-2-20/NEWS	(original)
+++ branches/gnome-2-20/NEWS	Mon Jan  7 16:42:34 2008
@@ -1,5 +1,13 @@
 New features and significant updates in version...
 
+2.20.3
+* Skip 0-length playlists in Totem and the browser plugin
+* Fix duplicated mime-types in the .desktop file
+* Add XM tracker files to be supported
+* Browser plugin:
+  - Put the fullscreen window where the video widget is when
+    switching to fullscreen
+
 2.20.1
 * Fix problems with the volume and fullscreen popups staying up
 * Avoid the seekbar getting stuck when seeking fails

Modified: branches/gnome-2-20/configure.in
==============================================================================
--- branches/gnome-2-20/configure.in	(original)
+++ branches/gnome-2-20/configure.in	Mon Jan  7 16:42:34 2008
@@ -2,7 +2,7 @@
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 20)
-m4_define(totem_version_micro, 1)
+m4_define(totem_version_micro, 3)
 
 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]