[totem] 2.28.0
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [totem] 2.28.0
- Date: Mon, 21 Sep 2009 12:07:47 +0000 (UTC)
commit 8f63212e889aa70fb000a378fbe5bbb908a6a42a
Author: Bastien Nocera <hadess hadess net>
Date: Mon Sep 21 12:11:27 2009 +0100
2.28.0
NEWS | 7 +++++++
configure.in | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fc77c99..5f278a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
New features and significant updates in version...
+2.28.0:
+* Use name from the playlist for the recent item
+* Set the stream volume using PulseAudio
+* Fix a crash in the web browser plugin with WebKit
+* Fix playback of YouTube videos
+* Fix possible hangs after playing a remote file
+
2.27.92:
* Movie Player:
- Remember the current file position when Pause is clicked
diff --git a/configure.in b/configure.in
index 725638f..5c7749f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
AC_PREREQ(2.52)
m4_define(totem_version_major, 2)
-m4_define(totem_version_minor, 27)
-m4_define(totem_version_micro, 92)
+m4_define(totem_version_minor, 28)
+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]