gparted r1056 - in trunk: . help po



Author: gedakc
Date: Thu Feb  5 16:36:15 2009
New Revision: 1056
URL: http://svn.gnome.org/viewvc/gparted?rev=1056&view=rev

Log:
gparted-0.4.2

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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Feb  5 16:36:15 2009
@@ -1,4 +1,46 @@
 ====================
+0.4.2   (2009-02-05)
+====================
+NOTES
+	This big news for this GParted release is support for ext4 file systems,
+	and the addition of an application help manual.
+	
+	Key changes include:
+	  - Added support for ext4 file system
+	    - Support for ext4 is built into version 2.6.28 of the Linux kernel
+	    - e2fsprogs version 1.41.0 or higher required
+	  - Created application help manual
+	  - Updated gparted manual page
+	  - Made text beside field labels selectable (i.e., copy/paste UUID)
+	  - Added lvm2 physical volume detection
+	  - Reduced file system information disk reads to improve performance
+	  - Fixed application crash when saving details and locale not set
+	  - Enhanced copy/paste checks when MBR/EBR involved
+
+BUG FIXES
+	* Added additional category to desktop file (#568937)
+	* Created application help manual (#329584)
+	* Reworded caution message when applying operations (#564952)
+	* Recognized linux-swap(new)/(old) as linux-swap (#419515)
+	* Improved text for libparted not found error message (#565682) 
+	* Added support for ext4 file system (#503112)
+	* Removed doubled space in front of fdl license link (#556114)
+	* Added lvm2 physical volume detection (small part of #160787)
+
+TRANSLATIONS (new/updated)
+	* ca(David Planella), cs(Adrian Gunis), de(Mario BlÃttermann),
+	  el(Evgenia Petoumenou), es(Jorge Gonzalez), fr(Claude Paroz),
+	  it(Milo Casagrande), pl(Tomasz Dominikowski),
+	  pt_BR(FÃbio Nogueira, FabrÃcio Godoy, Leonardo Gregianin,
+	        Leonardo Ferreira Fontenelle, Djavan Fagundes),
+	  sk(Pavol KlaÄanskÃ), sv(Daniel Nylander),
+	  th(Pongpichit Panna, Theppitak Karoonboonyanan)
+
+DEPENDENCIES (new/updated)
+	* e2fsprogs v1.41.0 or higher required for ext4 file system support
+
+
+====================
 0.4.1   (2008-11-29)
 ====================
 NOTES

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Feb  5 16:36:15 2009
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.4.1-svn],[http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gparted])
+AC_INIT([gparted],[0.4.2],[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]