Author: hadess
Date: Mon Feb 4 18:31:12 2008
New Revision: 5068
URL: http://svn.gnome.org/viewvc/totem?rev=5068&view=rev
Log:
2008-02-04 Bastien Nocera <[EMAIL PROTECTED]>
* NEWS: upd
* configure.in: 2.21.92
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Feb 4 18:31:12 2008
@@ -1,5 +1,12 @@
New features and significant updates in version...
+2.21.92:
+* Update the tracker plugin UI
+* Fix compilation with newer versions of Vala
+* Support both the old and the new gnome-settings-daemon APIs for
+ multimedia keys
+* Small bug and build fixes
+
2.21.91:
* Add support for the new x-content/ type, to show in the nautilus'
media selection
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Feb 4 18:31:12 2008
@@ -2,7 +2,7 @@
m4_define(totem_version_major, 2)
m4_define(totem_version_minor, 21)
-m4_define(totem_version_micro, 91)
+m4_define(totem_version_micro, 92)
AC_INIT([totem],
[totem_version_major.totem_version_minor.totem_version_micro],
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.