[gparted] ========== gparted-0.14.1 ==========
- From: Curtis Gedak <gedakc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] ========== gparted-0.14.1 ==========
- Date: Wed, 12 Dec 2012 17:03:21 +0000 (UTC)
commit 42705496a664784107b008ee6407f479b59fc463
Author: Curtis Gedak <gedakc gmail com>
Date: Wed Dec 12 10:02:48 2012 -0700
========== gparted-0.14.1 ==========
NEWS | 38 ++++++++++++++++++++++++++++++++++++++
configure.in | 2 +-
2 files changed, 39 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 434c3e6..ad512c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,42 @@
============================
+GParted 0.14.1 (2012-12-12)
+============================
+
+Release Notes
+-------------
+ This release of GParted includes some important bug fixes and some
+ language translation updates.
+
+### Key changes include:
+
+ * Fix Linux software RAID device detection
+ * Fix logical partition grow overlaps extended partition end
+
+Bug Fixes
+---------
+ * Make GParted recognise reading blank file system labels (#685656)
+ - Thanks to Mike Fleetwood for this patch set
+ * Treat reiser4 label "<none>" as meaning blank (#688760)
+ - Thanks to Mike Fleetwood for this small patch
+ * Fix Linux software RAID device detection (#678379)
+ * Fix logical partition grow overlaps extended partition end (#686668)
+ * Use kdesudo on KDE, as gksu is not installed by default (#687813)
+ * Cleanup - remove lp_device and lp_disk from GParted_Core (#683149)
+ - Thanks to Matthias Gehre for this patch set
+
+Translations (new/updated)
+--------------------------
+ de(Christian Kirbach, Wolfgang StÃggl), el(Dimitris Spingos),
+ lv(RÅdolfs Mazurs), nn(Yngve Spjeld Landro, Ãsmund SkjÃveland),
+ sk(DuÅan Kazik), zh_HK(Chao-Hsiung Liao), zh_TW(Chao-Hsiung Liao)
+
+Dependencies (new/updated)
+--------------------------
+ * Optionally configure to use kdesudo if gksu is not installed
+ * mdadm no longer required for Linux software RAID detection
+
+
+============================
GParted 0.14.0 (2012-10-10)
============================
diff --git a/configure.in b/configure.in
index 87e9e51..5a52eeb 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.14.0-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.14.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]