[gparted] ========== gparted-0.6.2 ==========



commit 5f04965ae0e0047ab000f2a2ffa0d56ef4018065
Author: Curtis Gedak <gedakc gmail com>
Date:   Sun Aug 1 10:51:14 2010 -0600

    ==========   gparted-0.6.2   ==========

 NEWS         |   25 +++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 01dd971..a645f58 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,29 @@
 ====================
+0.6.2   (2010-08-01)
+====================
+NOTES
+	This release of GParted includes important bug fixes, and
+	language translation updates.
+
+	Key changes include:
+	  - Re-enable MiB partition alignment option
+	  - Fix problem with logical partition move overwriting EBR
+
+BUG FIXES
+	* Re-enable MiB partition alignment option
+	* Fix problem with logical partition move overwriting EBR (#623630)
+	* Ensure original partition boundaries kept on rollback of failed move
+	* If available use both udisks and hal-lock to prevent auto-mounting
+
+TRANSLATIONS (new/updated)
+	* cs(Petr Kovar, Marek Ä?ernocký), es(Jorge González),
+	  el(Dimitris Tsiolis), kk(Baurzhan Muftakhidinov), zh_CN(Aron Xu)
+
+DEPENDENCIES (new/updated)
+	* no change.
+
+
+====================
 0.6.1   (2010-07-08)
 ====================
 NOTES
diff --git a/configure.in b/configure.in
index 75f2f7c..276662a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.6.1-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.6.2],[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]