totem r5788 - branches/gnome-2-24



Author: hadess
Date: Sun Oct 26 16:33:57 2008
New Revision: 5788
URL: http://svn.gnome.org/viewvc/totem?rev=5788&view=rev

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

	* NEWS: upd
	* configure.in: 2.24.3



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	Sun Oct 26 16:33:57 2008
@@ -1,5 +1,11 @@
 New features and significant updates in version...
 
+2.24.3:
+* Fix YouTube plugin for recent website changes
+* Allow clicking on the seekbar to get to the selected position
+* Fix some keys not being usable in the sidebar
+* Fix possible hangs in the YouTube plugin
+
 2.24.2:
 * Make the YouTube plugin faster by fixing some locking problems
 

Modified: branches/gnome-2-24/configure.in
==============================================================================
--- branches/gnome-2-24/configure.in	(original)
+++ branches/gnome-2-24/configure.in	Sun Oct 26 16:33:57 2008
@@ -2,7 +2,7 @@
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 24)
-m4_define(totem_version_micro, 2)
+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]