[gparted] ========== gparted-0.5.0 ==========
- From: Curtis Gedak <gedakc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gparted] ========== gparted-0.5.0 ==========
- Date: Wed, 2 Dec 2009 16:13:03 +0000 (UTC)
commit 05cf6da4d66e06a5ce5fded0b4f4c51ca077781f
Author: Curtis Gedak <gedakc gmail com>
Date: Wed Dec 2 09:12:06 2009 -0700
========== gparted-0.5.0 ==========
NEWS | 36 ++++++++++++++++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 37 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 286c31c..c1efeb8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,40 @@
====================
+0.5.0 (2009-12-02)
+====================
+NOTES
+ This release of GParted adds support for Linux software RAID.
+
+ RAID systems now supported include:
+ - Hardware RAID
+ - Motherboard BIOS RAID (also known as Fake RAID - dmraid)
+ - Linux Software RAID (mdadm)
+
+ Key changes include:
+ - Add auto detection of Linux software RAID devices
+ - Re-enable ability to paste into an existing partition
+ - Ensure parted-1.9.0 is patched if using with GParted
+
+BUG FIXES
+ * Add auto detection of Linux software RAID devices
+ * GNOME Goal: Correct desktop files (#600048)
+ * GNOME Goal: Replace gnome-open with gtk_show_uri (#600046)
+ * Found cause of NTFS volume bigger than device size (#601574)
+ - Ensure parted-1.9.0 is patched if using with GParted
+ - Thanks go to François Dupoux for discovering the required patch
+ * Re-enable ability to paste into an existing partition (#582101)
+
+TRANSLATIONS (new/updated)
+ * bg(Krasimir Chonov), cs(Adrian Guniš), da(Ask H. Larsen),
+ es(Jorge González), fr(Claude Paroz), hu(Gabor Kelemen),
+ it(Milo Casagrande), pt(António Lima), pt_BR(Djavan Fagundes),
+ sl(Matej UrbanÄ?iÄ?), sv(Daniel Nylander)
+
+DEPENDENCIES (new/updated)
+ * For Linux software RAID support, the following command is required:
+ - mdadm
+
+
+====================
0.4.8 (2009-11-02)
====================
NOTES
diff --git a/configure.in b/configure.in
index 0b15ff2..04f61b3 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.4.8-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.5.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]