totem r5739 - branches/gnome-2-24
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r5739 - branches/gnome-2-24
- Date: Wed, 1 Oct 2008 14:21:27 +0000 (UTC)
Author: hadess
Date: Wed Oct 1 14:21:26 2008
New Revision: 5739
URL: http://svn.gnome.org/viewvc/totem?rev=5739&view=rev
Log:
2008-10-01 Bastien Nocera <hadess hadess net>
* NEWS: upd
* configure.in: 2.24.1
* Makefile.am: fix dist for new intltool
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 Wed Oct 1 14:21:26 2008
@@ -7,9 +7,6 @@
EXTRA_DIST = \
license_change \
autogen.sh \
- intltool-extract.in \
- intltool-merge.in \
- intltool-update.in \
AUTHORS NEWS \
totem.spec.in \
totem.spec \
Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS (original)
+++ branches/gnome-2-24/NEWS Wed Oct 1 14:21:26 2008
@@ -1,5 +1,12 @@
New features and significant updates in version...
+2.24.1:
+* Fix typo in the browser plugin documentation
+* Disable the code to remove deleted files from the playlist,
+ it was broken
+* Fix a window parenting problem when using the GStreamer missing
+ plugins code
+
2.24.0:
* Add support for application/x-ms-wmp in the browser plugin
* Fix recent-files not working
Modified: branches/gnome-2-24/configure.in
==============================================================================
--- branches/gnome-2-24/configure.in (original)
+++ branches/gnome-2-24/configure.in Wed Oct 1 14:21:26 2008
@@ -2,7 +2,7 @@
m4_define(totem_version_major, 2)
m4_define(totem_version_minor, 24)
-m4_define(totem_version_micro, 0)
+m4_define(totem_version_micro, 1)
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]