gparted r985 - in trunk: . help po
- From: gedakc svn gnome org
- To: svn-commits-list gnome org
- Subject: gparted r985 - in trunk: . help po
- Date: Fri, 28 Nov 2008 16:28:28 +0000 (UTC)
Author: gedakc
Date: Fri Nov 28 16:28:28 2008
New Revision: 985
URL: http://svn.gnome.org/viewvc/gparted?rev=985&view=rev
Log:
gparted-0.4.0
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
trunk/help/ChangeLog
trunk/po/ChangeLog
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Fri Nov 28 16:28:28 2008
@@ -1,4 +1,54 @@
====================
+0.4.0 (2008-11-28)
+====================
+NOTES
+ This release of GParted includes some new features in addition to
+ bug fixes, and language translation updates.
+
+ Key changes include:
+ - Improved read label performance with blkid cached results
+ - Added read UUID support
+ - Enforced FAT16/32 compliant volume labels (11 char max)
+ - Fixed destination too small on copy and paste partition
+ - Added status bar message updates while scanning devices
+ - Moved Features entry from menu GParted to View
+ - Renamed Features dialog to File System Support
+ - Prevented paste into an existing partition
+ - Added --disable-doc configure flag to stop building help docs
+
+BUG FIXES
+ * Enabled device passing with gnome-desktop-item-launch (#561495)
+ * Added explanation to Features dialog (#353104)
+ * Trimmed some information from Features dialog (#342682)
+ * Renamed button for improved clarity (#561350)
+ * Enabled full toolbar display for longer languages (#561068)
+ * Fixed destination too small on copy and paste (#556058)
+ * Removed warning reading mounted reiser4 file system (#380546)
+ * Enhanced to recognize /dev/mapper/* devices (#556114)
+ Thanks to Colin Watson for the patch.
+ * Enhanced gparted_details.htm to pass XHTML validator (#525347)
+ Thanks to Markus Elfring for the small patch.
+ * Implemented themed application icon (#350894)
+ Thanks to Sebastian Kraft for the icons.
+ Thanks to Michael Monreal for the small patch.
+
+TRANSLATIONS (new/updated)
+ * ca(David Planella), cs(Adrian Gunis),
+ de(Jochen Skulj and Mario BlÃttermann),
+ es(Jorge Gonzalez and Milton Galo Patricio), fi(Ilkka Tuohela),
+ fr(Robert-Andrà Mauchin and Claude Paroz),
+ gl(Ignacio Casal Quinteiro), hu(Gabor Kelemen),
+ it(Milo Casagrande and Ubuntu-it),
+ pt_BR(Carlos Eduardo Santos, Vladimir Melo, and Djavan Fagundes),
+ sk(Pavol KlaÄanskÃ), sv(Daniel Nylander), uk(Vitovt),
+ zh_HK(Chao-Hsiung Liao), zh_TW(Chao-Hsiung Liao),
+
+DEPENDENCIES (new/updated)
+ * blkid command required to read file system UUIDs.
+ blkid is part of e2fsprogs.
+
+
+====================
0.3.9 (2008-09-12)
====================
NOTES
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Fri Nov 28 16:28:28 2008
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.3.9-svn],[http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gparted])
+AC_INIT([gparted],[0.4.0],[http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gparted])
AC_CONFIG_SRCDIR(src/main.cc)
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]