[brasero] Bump release to 2.31.90 and update NEWS



commit c3513791c2ac00a41a4dc6dc6623a2a49a56e93e
Author: Frédéric Péters <fpeters 0d be>
Date:   Wed Aug 18 12:30:50 2010 +0200

    Bump release to 2.31.90 and update NEWS

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 configure.in |    4 ++--
 2 files changed, 36 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a915ca1..1c92e2c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+18-08-2010: 2.31.90
+
+Features:
+- Initial port to GDBus
+
+Bug Fixes:
+- #606010, crashes at audio CD insertion
+- #615959, Displays "starting to record" during whole burn process
+- #617222, brasero can't copy audio cd (useless error message)
+- #625592, brasero dialog has _C mnemonic for two buttons
+
+Updated Translations:
+- Ivaylo Valkov (bg)
+- Mario Blättermann (de)
+- Kristjan Schmidt (eo)
+- Jorge González (es)
+- Fran Diéguez (gl)
+- Yaron Shahrabani (he)
+- Andika Triwidada (id)
+- Aurimas Ä?ernius (lt)
+- Kjartan Maraas (nb)
+- A S Alam (pa)
+- Lucian Adrian Grijincu (ro)
+- Leonid Kanter (ru)
+- Marián BaÄ?a (sk)
+- Matej UrbanÄ?iÄ? (sl)
+- Ð?илоÑ? Ð?оповиÑ? (sr latin)
+- Ð?илоÑ? Ð?оповиÑ? (sr)
+- Daniel Nylander (sv)
+- drtv (ta)
+- Funda Wang, baodao du (zh_CN)
+- Chao-Hsiung Liao (zh_HK)
+- Chao-Hsiung Liao (zh_TW)
+
 14-07-2010: 2.31.5
 
 Features:
diff --git a/configure.in b/configure.in
index 4fd80a9..fb4520f 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.31.5])
+AC_INIT([brasero],[2.31.90])
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=2
 BRASERO_MINOR_VERSION=31
-BRASERO_SUB=5
+BRASERO_SUB=90
 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]