[gparted] ========== gparted-0.31.0 ==========
- From: Curtis Gedak <gedakc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] ========== gparted-0.31.0 ==========
- Date: Mon, 19 Mar 2018 16:10:05 +0000 (UTC)
commit 62cd4a5d92e1754263fd82e846943c8aa5dfc711
Author: Curtis Gedak <gedakc gmail com>
Date: Mon Mar 19 10:08:53 2018 -0600
========== gparted-0.31.0 ==========
NEWS | 44 ++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 45 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d354409..05170cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,48 @@
============================
+GParted 0.31.0 (2018-03-19)
+============================
+
+Release Notes
+-------------
+ This release of GParted includes enhancements, bug fixes and
+ language translation updates.
+
+### Key changes include:
+
+ * Add support for changing UDF label/uuid and show UDF disk usage
+ * Rollback specific failed partition change steps
+
+Bug Fixes
+---------
+ * Report libparted messages in log at point in which these occur (#790842)
+ * Avoid libparted failing to inform kernel about partition changes (#790418)
+ * Rollback specific failed partition change steps (#791875)
+ * Add support for changing UDF label/uuid and show UDF disk usage (#792052)
+ * Base Min and Max size of the UDF partition/disk on block size (#787204)
+ * Reduce dependency on scrollkeeper (#743318)
+
+Code Credits
+------------
+ Code enhancements are courtesy of Pali Rohár, Mike Fleetwood, and
+ Curtis Gedak.
+
+Translations (new/updated)
+--------------------------
+ ar(Khaled Hosny), cs(Marek Cernocky), da(Alan Mortensen, Ask Hjorth Larsen),
+ de(Mario Blättermann, Christian Kirbach), es(Daniel Mustieles),
+ fr(Claude Paroz), hr(gogo), hu(Balázs Úr), id(Kukuh Syafaat),
+ it(Milo Casagrande), kk(Baurzhan Muftakhidinov), lt(Aurimas Černius),
+ lv(Rūdolfs Mazurs), nl(Justin van Steijn, Nathan Follens),
+ pl(Piotr Drąg), pt_BR(Rafael Fontenelle), ro(Daniel Șerbănescu),
+ sr(Мирослав Николић), sr@latin(Miroslav Nikolić), sv(Anders Jonsson)
+ vi(Trần Ngọc Quân)
+
+Dependencies (new/updated)
+--------------------------
+ * No change.
+
+
+============================
GParted 0.30.0 (2017-10-10)
============================
diff --git a/configure.ac b/configure.ac
index b622970..43563bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.30.0-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.31.0],[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]