gparted r899 - in trunk: . help po



Author: gedakc
Date: Fri Sep 12 22:04:19 2008
New Revision: 899
URL: http://svn.gnome.org/viewvc/gparted?rev=899&view=rev

Log:
gparted-0.3.9

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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Fri Sep 12 22:04:19 2008
@@ -1,4 +1,34 @@
 ====================
+0.3.9   (2008-09-12)
+====================
+NOTES
+	This release of GParted includes some new features in addition to
+	bug fixes, and language translation updates.
+	
+	Key changes include:
+	  - Reduced time to move or copy partitions
+	  - Added ability to create and check hfs+ file systems
+
+BUG FIXES
+	* Enhanced block size algorithm to reduce move and copy times (#546423)
+	* Fixed display overwrite problem with % complete messages (#532574)
+	* Added code hooks for future GParted Manual (#329584)
+	* Enhanced to use gksu to invoke gparted if available (#381557)
+	* Added further check for hald daemon if hal-lock is found (#543730)
+	* Removed unnecessary task of translating GFDL license (#550047) 
+
+TRANSLATIONS (new/updated)
+	* ar(Djihed Afifi), cs(Adrian GuniÅ), es(Jorge Gonzalez),
+	  eu(Inaki Larranaga Murgoitio), fi(Ilkka Tuohela), gu(Ankit Patel),
+	  nl(Tino Meinen), pt_BR(Djavan Fagundes), sk(Pavol KlaÄanskÃ),
+	  sv(Daniel Nylander)
+
+DEPENDENCIES (new/updated)
+	* hfsprogs package required to create or check hfs+ file systems.
+	* vol_id command required to read hfs and hfs+ volume labels.
+
+
+====================
 0.3.8   (2008-07-10)
 ====================
 NOTES

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Fri Sep 12 22:04:19 2008
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.3.8-svn],[http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gparted])
+AC_INIT([gparted],[0.3.9],[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]