[gparted] ========== gparted-0.7.1 ==========



commit a66f6d542cb56bb531eee7f67423223b62325986
Author: Curtis Gedak <gedakc gmail com>
Date:   Mon Dec 13 09:25:25 2010 -0700

    ==========   gparted-0.7.1   ==========

 NEWS         |   35 +++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e1eb2c1..e033269 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+============================
+GParted 0.7.1   (2010-12-13)
+============================
+
+Release Notes
+-------------
+  This release of GParted further improves motherboard BIOS RAID
+  support and includes bug fixes, and language translation updates.
+
+### Key changes include:
+
+  * Fix incorrect dmraid partition path name
+  * Handle characters like spaces in mount points
+
+Bug Fixes
+---------
+  * Fix incorrect dmraid partition path name (#634553)
+  * Handle characters like spaces in mount points (#629592)
+  * Enhance to work with mount points defined by uuid or label
+  * Fix MBR does not reflect the GPT partition map (#586910)
+    - Requires libparted-2.3 or higher
+  * Fix Spanish translation of help manual fails XML validation (#633492)
+  * Fix German translation of help manual fails XML validation (#633587)
+
+Translations (new/updated)
+--------------------------
+  cs(Adrian Guniš), ca valencia(Carles Ferrando), de(Mario Blättermann),
+  eu(Inaki Larranaga Murgoitio), he(Yaron Shahrabani), nb(Kjartan Maraas),
+  ro(Lucian Adrian Grijincu)
+
+Dependencies (new/updated)
+--------------------------
+  * no change.
+
+
 ====================
 0.7.0   (2010-10-29)
 ====================
diff --git a/configure.in b/configure.in
index 2cba265..5e40eeb 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.7.0-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.7.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]