brasero r2096 - trunk



Author: lmedinas
Date: Sat Mar 14 04:26:47 2009
New Revision: 2096
URL: http://svn.gnome.org/viewvc/brasero?rev=2096&view=rev

Log:
2009-03-14  Luis Medinas  <lmedinas gnome org>                                  
                                                                                
        * NEWS:                                                                 
        * configure.in:                                                         
                                                                                
        Update NEWS file and bump to 2.26.0.                                    
        This marks the first Brasero stable release into                        
        the official GNOME Desktop platform.                                    
        Thanks to everyone who belived and contributed. 



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sat Mar 14 04:26:47 2009
@@ -1,3 +1,14 @@
+16-3-2009 Brasero 2.26.0
+
+Changes and bugs fixed:
+
+Fixed #573790 - Make brasero nautilus extension show in system menu.
+Fixed #572267 - Disk and disc is confusing
+Renamed nautilus extension to CD/DVD Creator to avoid any regression.
+Make TrayIcon more HIG friendly.
+Lot's of translation updates.
+Documentation update.
+
 02-3-2009 Brasero 2.25.92
 
 Bug Fix Release

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sat Mar 14 04:26:47 2009
@@ -3,8 +3,8 @@
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=2
-BRASERO_MINOR_VERSION=25
-BRASERO_SUB=92
+BRASERO_MINOR_VERSION=26
+BRASERO_SUB=0
 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]