[gparted] ========== gparted-0.4.7 ==========



commit 6f94d0ddfc8b922d2aa656b33f65a1f626883083
Author: Curtis Gedak <gedakc gmail com>
Date:   Fri Oct 9 09:34:32 2009 -0600

    ==========   gparted-0.4.7   ==========

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1029687..bf088ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
 ====================
+0.4.7   (2009-10-09)
+====================
+NOTES
+	This release of GParted includes some bug fixes, and language
+	translation updates.
+	
+	Key changes include:
+	  - Fixed new partition creation size off by one sector (#596552)
+	  - Improved recognition of dmraid devices
+
+BUG FIXES
+	* Added logic to find symbolic link device mount points (~#582687)
+	* Made set_used_sectors method less meddlesome for FAT16/32 (~#569921)
+	* Fixed new partition creation size off by one sector (#596552)
+          - Thanks to Seth Hunter for the patch
+	* Improved recognition of dmraid devices
+	* Enhanced to compile with libparted two digit version (e.g., 2.0)
+
+TRANSLATIONS (new/updated)
+	* cs(Adrian Guniš), en_GB(Bruce Cowan), eu(Inaki Larranaga Murgoitio),
+	  pl(Piotr DrÄ?g)
+
+DEPENDENCIES (new/updated)
+	* no change.
+
+
+====================
 0.4.6   (2009-08-05)
 ====================
 NOTES
diff --git a/configure.in b/configure.in
index 288c74b..f97f7af 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.4.6-git],[http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gparted])
+AC_INIT([gparted],[0.4.7],[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]