[gparted] ========== gparted-0.28.1 ==========



commit 7ac84119c05b693ea0d403da94f7c4adb2d3f534
Author: Curtis Gedak <gedakc gmail com>
Date:   Fri Feb 17 15:39:48 2017 -0700

    ==========   gparted-0.28.1   ==========

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 37 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d4e79a5..803cdc3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,40 @@
 ============================
+GParted 0.28.1  (2017-02-17)
+============================
+
+Release Notes
+-------------
+  This release of GParted restores the ability to move/resize primary
+  partitions when an extended partition exists.  The move/resize
+  regression was introduced in version 0.28.0.  This release also
+  includes some minor bug fixes.
+
+### Key changes include:
+
+  * Restore ability to resize/move primary if extended exists
+  * Make the Label File System and Name Partition dialogs larger
+
+Bug Fixes
+---------
+
+  * Make the Label File System and Name Partition dialogs larger (#778003)
+  * Work around make distcheck issue (#778628)
+  * Restore ability to resize/move primary if extended exists (#778700)
+
+Code Credits
+------------
+  Code enhancements are courtesy of Refael Sheinker and Curtis Gedak.
+
+Translations (new/updated)
+--------------------------
+  n/a
+
+Dependencies (new/updated)
+--------------------------
+  * no change.
+
+
+============================
 GParted 0.28.0  (2017-02-14)
 ============================
 
diff --git a/configure.ac b/configure.ac
index 9f036a1..a1f428c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.28.0-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.28.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]