totem r5228 - trunk



Author: hadess
Date: Mon Mar  3 18:54:22 2008
New Revision: 5228
URL: http://svn.gnome.org/viewvc/totem?rev=5228&view=rev

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

	* NEWS: upd
	* configure.in: 2.21.96



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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Mar  3 18:54:22 2008
@@ -1,5 +1,18 @@
 New features and significant updates in version...
 
+2.21.96:
+
+* Add missing accessibility properties to the interface files
+* Fix some warnings in the help files
+
+* xine-lib backend:
+  - Fix crash when using multi-head
+
+* GStreamer backend:
+  - When resizing a visualisation, resize to the native resolution,
+    not the minimum size
+  - Add DVB-C (digital cable TV) support
+
 2.21.95:
 
 * Fix build

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Mar  3 18:54:22 2008
@@ -2,7 +2,7 @@
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 21)
-m4_define(totem_version_micro, 95)
+m4_define(totem_version_micro, 96)
 
 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]