[brasero] up
- From: Luis Medinas <lmedinas src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [brasero] up
- Date: Tue, 22 Dec 2009 20:06:00 +0000 (UTC)
commit 695331ca83894876bbdb641d0aeeb63d9e1f06e6
Author: Luis Medinas <lmedinas gnome org>
Date: Tue Dec 22 20:05:11 2009 +0000
up
NEWS | 30 ++++++++++++++++++++++++++++++
configure.in | 4 ++--
2 files changed, 32 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e674511..7f21bca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+22-12-2009: 2.29.4
+
+Bugs Fixed:
+- Fix #602872 - User is unable to fast-forward neither rewing sound preview
+- Fix #588406 - Allow user to zoom in/out in media previewer with mouse wheel
+- Fix for #603605 - .checksum.md5 ("file integrity check" plugin) broken when
+using "Increase compatibility with Windows"
+- Fix #558440 - Convert from audio project to data project
+- Fix #598924 - Brasero wouldn't let me rename files by pasting the new name
+- A potential fix for #590648 - Text in cover editor does not show up automatically
+- Fix #581532 - Image Burning Setup dialog needs counter (second part)
+- Fix #602888 - The files on new directory on Brasero project isn't saved correctly.
+- Fix #603871 - [Audio project] Song order inverted when moving songs up in the tracklist
+- Fix (or rather workaround) #568358 - Not accessibe error dialog in print preview
+- Fixed memleaks
+- Fixes for Video DVD
+- Updated translations
+
+NOTE: You need gtk-doc >=1.12 in order to build gobject-introspection
+
+Homepage: http://www.gnome.org/projects/brasero
+
+Please report bugs to: http://bugzilla.gnome.org/browse.cgi?product=brasero
+
+Mailing List for User and Developer discussion: brasero-list gnome org
+
+GIT Repository: http://git.gnome.org/cgit/brasero/
+
+Thanks to all the people who contributed to this release through patches, translation, advices, artwork, bug reports.
+
30-11-2009: 2.29.3
Bugs Fixed:
diff --git a/configure.in b/configure.in
index 9220e47..4dff8cc 100644
--- a/configure.in
+++ b/configure.in
@@ -1,10 +1,10 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(brasero, 2.29.3)
+AC_INIT(brasero, 2.29.4)
AC_CONFIG_SRCDIR(src/main.c)
BRASERO_MAJOR_VERSION=2
BRASERO_MINOR_VERSION=29
-BRASERO_SUB=3
+BRASERO_SUB=4
BRASERO_VERSION=$BRASERO_MAJOR_VERSION.$BRASERO_MINOR_VERSION.$BRASERO_SUB
AC_SUBST(BRASERO_MAJOR_VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]