[gparted] ========== gparted-0.6.4 ==========



commit a4bbdb0c861e0647ab435fbc6a4bf32806e02aa4
Author: Curtis Gedak <gedakc gmail com>
Date:   Fri Oct 1 09:08:27 2010 -0600

    ==========   gparted-0.6.4   ==========

 NEWS         |   22 ++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5a4768a..ff6a6f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
 ====================
+0.6.4   (2010-10-01)
+====================
+NOTES
+	This release of GParted fixes a regression introduced with the
+	previous version.  The problem introduced was that when
+	partitions were created using MiB alignment, the resulting
+	partition was 1 MiB larger in size than requested.
+
+	Key changes include:
+	  - Fix partitions created using MiB alignment are 1 MiB larger
+
+BUG FIXES
+	* Fix partitions created using MiB alignment are 1 MiB larger (#631026)
+
+TRANSLATIONS (new/updated)
+	* none.
+
+DEPENDENCIES (new/updated)
+	* no change.
+
+
+====================
 0.6.3   (2010-09-23)
 ====================
 NOTES
diff --git a/configure.in b/configure.in
index 37a178d..d5d6c02 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.6.3-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.6.4],[https://bugzilla.gnome.org/enter_bug.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]