totem r5713 - branches/gnome-2-24
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r5713 - branches/gnome-2-24
- Date: Sun, 21 Sep 2008 18:20:38 +0000 (UTC)
Author: hadess
Date: Sun Sep 21 18:20:38 2008
New Revision: 5713
URL: http://svn.gnome.org/viewvc/totem?rev=5713&view=rev
Log:
2008-09-21 Bastien Nocera <hadess hadess net>
* NEWS: upd
* configure.in: 2.24.0
* Makefile.am: Remove COPYING.LIB from dist
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/Makefile.am
branches/gnome-2-24/NEWS
branches/gnome-2-24/configure.in
Modified: branches/gnome-2-24/Makefile.am
==============================================================================
--- branches/gnome-2-24/Makefile.am (original)
+++ branches/gnome-2-24/Makefile.am Sun Sep 21 18:20:38 2008
@@ -5,7 +5,6 @@
endif
EXTRA_DIST = \
- COPYING.LIB \
license_change \
autogen.sh \
intltool-extract.in \
Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS (original)
+++ branches/gnome-2-24/NEWS Sun Sep 21 18:20:38 2008
@@ -1,5 +1,11 @@
New features and significant updates in version...
+2.24.0:
+* Add support for application/x-ms-wmp in the browser plugin
+* Fix recent-files not working
+* Never disable an invisible plugin
+* Allow the new GStreamer MPEG plugins to be used for DVD and DVB
+
2.23.91:
* Numerous UI and bug fixes
Modified: branches/gnome-2-24/configure.in
==============================================================================
--- branches/gnome-2-24/configure.in (original)
+++ branches/gnome-2-24/configure.in Sun Sep 21 18:20:38 2008
@@ -1,8 +1,8 @@
AC_PREREQ(2.52)
m4_define(totem_version_major, 2)
-m4_define(totem_version_minor, 23)
-m4_define(totem_version_micro, 91)
+m4_define(totem_version_minor, 24)
+m4_define(totem_version_micro, 0)
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]