[gparted] ========== gparted-0.16.1 ==========



commit 24458c2224baa6d8fbbb89c2bbec1cf1f8e60e00
Author: Curtis Gedak <gedakc gmail com>
Date:   Tue Apr 30 09:17:54 2013 -0600

    ==========   gparted-0.16.1   ==========

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 37 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 783f43f..ed10747 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,40 @@
 ============================
+GParted 0.16.1  (2013-04-30)
+============================
+
+Release Notes
+-------------
+  This release of GParted includes another critical bug fix for a
+  potential crash that might cause loss of data while moving or
+  copying a partition.  We strongly recommend that all users of
+  GParted 0.15.0 and 0.16.0 upgrade to GParted 0.16.1 to avoid data
+  loss.
+
+### Key changes include:
+
+  * Avoid another crash in GParted when moving or copying partitions
+  * Fix GParted doesn't compile on RHEL / CentOS 5.9
+
+Bug Fixes
+---------
+  * Avoid another crash in GParted when moving or copying partitions (#697727)
+  * Fix GParted doesn't compile on RHEL / CentOS 5.9 (#695279)
+  * Recognise HFSX variant as an HFS+ file system (#698876)
+
+Code Credits
+------------
+  Code enhancements are courtesy of Phillip Susi and Mike Fleetwood.
+
+Translations (new/updated)
+--------------------------
+  None.
+
+Dependencies (new/updated)
+--------------------------
+  * no change.
+
+
+============================
 GParted 0.16.0  (2013-04-24)
 ============================
 
diff --git a/configure.ac b/configure.ac
index c75318d..b5569a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.16.0-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.16.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
 AC_PREREQ([2.50])
 
 AC_CONFIG_SRCDIR([src/main.cc])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]