[gparted] ========== gparted-0.6.1 ==========



commit 298165511c0deebdef480047294bdaa3256025f1
Author: Curtis Gedak <gedakc gmail com>
Date:   Thu Jul 8 13:24:25 2010 -0600

    ==========   gparted-0.6.1   ==========

 NEWS         |   28 ++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 29 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6794a6d..01dd971 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,32 @@
 ====================
+0.6.1   (2010-07-08)
+====================
+NOTES
+	This is an important bug fix release for two critical bugs
+	found in GParted.  Also included are some language translation
+	updates.
+
+	Key changes include:
+	  - Fix crash moving partition when size is a multiple of 16 MiB
+	  - Disable MiB alignment temporarily until bug #623630 can be fixed.
+
+	    Bug #623630 is a problem where moving logical partitions using
+	    the new MiB alignment feature might overwrite the Extended Boot
+	    Record of another logical partition.  This causes an invalid
+	    partition table with a wrong signature.
+
+BUG FIXES
+	* Fix crash moving partition when size is a multiple of 16 MiB (#623697)
+	* Disable MiB alignment temporarily until bug #623630 can be fixed.
+
+TRANSLATIONS (new/updated)
+	* cs(Adrian Guniš), gl(Fran Diéguez), he(Yaron Shahrabani)
+
+DEPENDENCIES (new/updated)
+	* no change.
+
+
+====================
 0.6.0   (2010-06-18)
 ====================
 NOTES
diff --git a/configure.in b/configure.in
index cdd6d95..2833ae7 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.6.0-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.6.1],[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]