[gparted] ========== gparted-0.18.0 ==========
- From: Curtis Gedak <gedakc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] ========== gparted-0.18.0 ==========
- Date: Wed, 19 Feb 2014 17:00:50 +0000 (UTC)
commit d5d80d09424377099bf35f05be347ac652b84a55
Author: Curtis Gedak <gedakc gmail com>
Date: Wed Feb 19 09:59:45 2014 -0700
========== gparted-0.18.0 ==========
NEWS | 41 +++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 42 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d49139f..966280e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,45 @@
============================
+GParted 0.18.0 (2014-02-19)
+============================
+
+Release Notes
+-------------
+ This release of GParted fixes a resize/move problem introduced in
+ 0.16.2 that could affect ext2/3/4, ntfs, and reiserfs file systems
+ in certain situations. Also included are bug fixes and language
+ translation updates.
+
+### Key changes include:
+
+ * Fix partition size less than ext2/3/4, ntfs, reiserfs file system
+ * Prevent crash when creating new partition on disk with loop label
+
+Bug Fixes
+---------
+ * Fix partition size less than ext2/3/4, ntfs, reiserfs file system (#723543)
+ * Fix default partition table can not handle > 2 TiB disks (#711098)
+ * Prevent crash when creating new partition on disk with loop label (#721988)
+ * Replace obsolete FSF postal address in copyright notices (#721565)
+ * Make file system support dialog viewable on 800x600 screens (#342682)
+
+Code Credits
+------------
+ Code enhancements are courtesy of Mike Fleetwood, Phillip Susi,
+ Daniel Mustieles, and Curtis Gedak.
+
+Translations (new/updated)
+--------------------------
+ cs(Marek Černocký), el(Dimitris Spingos), es(Daniel Mustieles),
+ fr(Claude Paroz), gd(GunChleoc), gl(Fran Diéguez), hu(Gabor Kelemen),
+ ko(Seong-ho Cho), lt(Aurimas Černius), sr(Мирослав Николић),
+ sr latin(Miroslav Nikolić), uk(Daniel Korostil)
+
+Dependencies (new/updated)
+--------------------------
+ * no change.
+
+
+============================
GParted 0.17.0 (2013-12-09)
============================
diff --git a/configure.ac b/configure.ac
index cd2d3ff..7f79dd0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.17.0-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.18.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]