[brasero] Release 2.27.91
- From: Luis Medinas <lmedinas src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [brasero] Release 2.27.91
- Date: Tue, 25 Aug 2009 17:28:42 +0000 (UTC)
commit 2c6824d6684ec19cdef5f1e9c1ea88e3b3396bc6
Author: Luis Medinas <lmedinas gnome org>
Date: Tue Aug 25 18:28:19 2009 +0100
Release 2.27.91
NEWS | 35 +++++++++++++++++++++++++++++++++++
configure.in | 4 ++--
2 files changed, 37 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 73edbc0..cc99968 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+24-08-2009
+Brasero 2.27.91
+
+Bug fixes:
+
+* Use public API instead of libbrasero-burn private one
+ Also ref the plugins in the list
+* Try to fix #591880 - Image checksumming causes internal error
+ Also add a debug comment in case it doesn't
+* Fix #592723 - Awkward translatable string
+* Second fix for #590181 - Use Brasero as desktop file Name Comment #5
+* Fix #592574 - DVDROM should be DVD-ROM
+* Fix #590181 - Use Brasero as desktop file Name Comment #5
+* Fix OpenSolaris support after recent move to GIO instead of HAL
+ Patch by Lin Ma <Lin Ma Sun COM>
+* Fix #590815 â?? build failure: error: possibly undefined macro: _m4_text_wrap_
+ word Patch by Patryk Zawadzki
+* Fix #591471 â?? crashes when handling basic command line options
+ Add forgotten NULL entry at the end of GOptionEntry array
+* Improve logging for libburn plugin
+* More API docs
+* Misc Bugs fixes
+* Updated Translations
+
+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.
+
+
10-08-2009
Brasero 2.27.90
diff --git a/configure.in b/configure.in
index a5997f7..b95f58a 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.27.90)
+AC_INIT(brasero, 2.27.91)
AC_CONFIG_SRCDIR(src/main.c)
BRASERO_MAJOR_VERSION=2
BRASERO_MINOR_VERSION=27
-BRASERO_SUB=90
+BRASERO_SUB=91
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]