gparted r863 - in trunk: . po



Author: gedakc
Date: Thu Jul 10 18:55:46 2008
New Revision: 863
URL: http://svn.gnome.org/viewvc/gparted?rev=863&view=rev

Log:
gparted-0.3.8

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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Jul 10 18:55:46 2008
@@ -1,4 +1,39 @@
 ====================
+0.3.8   (2008-07-10)
+====================
+NOTES
+	This release of GParted consists of bug fixes, and language
+	translation updates.
+	
+	Key changes include:
+	  - Corrected errors in "Round to cylinders" boundary math
+	  - Added "Round to cylinders" check box for copy and move/resize
+	  - Enhanced to parse devices from /proc/partitions if file exists
+	  - Fixed problem with command line devices being ignored
+	  - Removed absolute requirement for hal-lock
+
+BUG FIXES
+	* Fixed problem with no devices being detected (#363340)
+	* Reduced time for scanning all devices (#453555)
+	* Fixed problem with incorrect BIOS setting for floppy drives (351753)
+	* Fixed partition resizing that incorrectly became a move too (432525)
+	* Corrected problem where some disk space was unassignable (525137)
+	* Fixed action incorrectly recognized for move/resize (438570)
+	* Added proper plural handling for po files (315291)
+	* Changed wording of root privilege required warning (534072)
+	* Fixed three grammatical errors (#533637)
+
+TRANSLATIONS (new/updated)
+	* cs(Adrian Gunis, Lucas Lommer), es(Jorge Gonzalez),
+	  nl(Tino Meinen), pl(Wadim Dziedzic), pt_BR(Djavan Fagundes),
+	  sk(Pavol KlaÄanskÃ), sv(Daniel Nylander), lt.po(Gintautas Miliauskas)
+
+DEPENDENCIES (new/updated)
+	* hal-lock absolute requirement removed.  The gparted script will
+	  search for and use hal-lock only if it is found in the path.
+
+
+====================
 0.3.7   (2008-04-29)
 ====================
 NOTES

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Jul 10 18:55:46 2008
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.3.7-svn],[http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gparted])
+AC_INIT([gparted],[0.3.8],[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]