[gparted] ========== gparted-0.8.0 ==========
- From: Curtis Gedak <gedakc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] ========== gparted-0.8.0 ==========
- Date: Tue, 15 Feb 2011 17:17:12 +0000 (UTC)
commit 1ad6bb68a094e728c448ab6f8846cac040baaf3d
Author: Curtis Gedak <gedakc gmail com>
Date: Tue Feb 15 10:16:49 2011 -0700
========== gparted-0.8.0 ==========
NEWS | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 57 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e033269..f7c09a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,60 @@
============================
+GParted 0.8.0 (2010-02-15)
+============================
+
+Release Notes
+-------------
+ The GParted team is proud to announce a new feature to attempt data
+ rescue for lost partitions.
+
+ This new feature uses the gpart command to guess the partition
+ table. Discovered file systems can be mounted read-only so that you
+ can copy data to other media.
+
+ Also included in this release are bug fixes, and language
+ translation updates.
+
+### Key changes include:
+
+ * Add attempt data rescue for lost partitions
+ * Fix paste destination partition smaller than source
+ * Prevent visual disk display area from disappearing
+
+Bug Fixes
+---------
+ * Add attempt data rescue for lost partitions (#171215)
+ - Requires gpart
+ - Thanks go to Joan Lledó for the patch implementing this new feature
+ * Fix paste destination partition smaller than source (#639393)
+ * Fix minor cylinder alignment rounding error (size < 1 cylinder)
+ * Add possible causes for failure to detect or read file systems
+ * Increase robustness of help manual launch
+ * Prevent visual disk display area from disappearing
+ - Ubuntu launchpad #583746
+ * Update help manual with new feature to attempt data rescue
+ * Minor updates to man page
+
+Translations (new/updated)
+--------------------------
+ ar(Khaled Hosny), cs(Marek Ä?ernocký), da(Ask H. Larsen),
+ de(Mario Blättermann), es(Daniel Mustieles, Paulo E Ojeda, Jorge González),
+ et(Mattias Põldaru), fr(Claude Paroz, Bruno Brouard), gl(Fran Diéguez),
+ he(Yaron Shahrabani), id(Andika Triwidada), it(Milo Casagrande),
+ kk(Baurzhan Muftakhidinov), pt(António Lima), ru(Yuri Myasoedov),
+ sl(Matej UrbanÄ?iÄ?), sr(Ð?иÑ?оÑ?лав Ð?иколиÑ?), sr latin(Ð?иÑ?оÑ?лав Ð?иколиÑ?),
+ sv(Daniel Nylander), zh_HK(Chao-Hsiung Liao), zh_TW(Chao-Hsiung Liao)
+
+ Also includes ro(Daniel È?erbÄ?nescu) update which had not yet been
+ committed to master git branch.
+
+Dependencies (new/updated)
+--------------------------
+ * gpart package is required for attempt data rescue
+ * a default file manager is used, if available, for attempt data
+ rescue to display discovered file systems.
+
+
+============================
GParted 0.7.1 (2010-12-13)
============================
diff --git a/configure.in b/configure.in
index 19b2948..ef8f107 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.7.1-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.8.0],[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]