[brasero] prerelease version bump to 2.91.1 and NEWS file update. (a postrelease bump is to be used now)
- From: Philippe Rouquier <philippr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero] prerelease version bump to 2.91.1 and NEWS file update. (a postrelease bump is to be used now)
- Date: Sun, 17 Oct 2010 14:14:15 +0000 (UTC)
commit 29b5168b579191df925626c3a3a289eec1c3af95
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date: Sun Oct 17 16:10:29 2010 +0200
prerelease version bump to 2.91.1 and NEWS file update. (a postrelease bump is to be used now)
NEWS | 37 +++++++++++++++++++++++++++++++++++++
configure.in | 4 ++--
2 files changed, 39 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0b0eac4..b1f1925 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+17/10/2010 : 2.91.1
+Development release
+
+More changes towards GNOME3 and adapting to the new GTK+ 3.0 API
+
+- #612980 - Copy disc to ISO image always uses brasero.iso by default (Philippe Rouquier)
+- #631957 - drop status icon use and removed the icon tray (Philippe Rouquier)
+- Removal of statusbar resize grip (Andreas Henriksson)
+- Check the destination volume free space when creating an image earlier (Philippe Rouquier)
+- Speed up autoconfiguration of sessions (Philippe Rouquier)
+- Remove remaining expose-event signal use (Philippe Rouquier)
+- #630651 - Basero creating incomplete image (.ISO) files (Philippe Rouquier)
+
+Translations:
+
+Changwoo Ryu <cwryu debian org>: Updated Korean translation
+Jorge González <jorgegonz svn gnome org>: Updated Spanish translation
+Mattias Põldaru <mahfiaz gmail com>: [l10n] Updated Estonian translation
+Matej UrbanÄ?iÄ? <mateju svn gnome org>: Updated Slovenian translation
+Yaron Shahrabani <sh yaron gmail com>: Updated Hebrew translation.
+Fran Diéguez <fran dieguez mabishu com>: Updated Galician translations
+Kjartan Maraas <kmaraas gnome org>: Updated Norwegian bokmål translation
+Christian Kirbach <Christian Kirbach googlemail com>: [l10n] Updated German translation
+YunQiang Su <wzssyqa gmail com>: Fix two problems in Simplified Chinese translation.
+Lucian Adrian Grijincu <lucian grijincu gmail com>, Daniel È?erbÄ?nescu <cyber19rider gmail com>: Updated Romanian translation
+
+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.
+
+
4/10/2010 : 2.91.0
Development release
diff --git a/configure.in b/configure.in
index 0bdccad..b33197c 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.91.0])
+AC_INIT([brasero],[2.91.1])
AC_CONFIG_SRCDIR(src/main.c)
BRASERO_MAJOR_VERSION=2
BRASERO_MINOR_VERSION=91
-BRASERO_SUB=0
+BRASERO_SUB=1
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]