[gparted] ========== gparted-0.16.0 ==========
- From: Curtis Gedak <gedakc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] ========== gparted-0.16.0 ==========
- Date: Wed, 24 Apr 2013 15:14:41 +0000 (UTC)
commit 02d3d4a217fbb631eb6a0922370d9d1c19f63f2d
Author: Curtis Gedak <gedakc gmail com>
Date: Wed Apr 24 09:13:44 2013 -0600
========== gparted-0.16.0 ==========
NEWS | 46 ++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 47 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5370235..783f43f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,50 @@
============================
+GParted 0.16.0 (2013-04-24)
+============================
+
+Release Notes
+-------------
+ This release of GParted includes a critical bug fix for a crash that
+ might cause loss of data while moving or copying a partition. We
+ strongly recommend that all users of GParted 0.15.0 upgrade to
+ GParted 0.16.0 to avoid data loss. Also included are bug fixes,
+ enhancements and language translation updates.
+
+### Key changes include:
+
+ * Avoid crash in GParted when moving or copying partitions
+ * Fix GParted scans forever blank disk in virtual machine
+ * Add support for f2fs file system
+
+Bug Fixes
+---------
+ * Avoid crash in GParted when moving or copying partitions (#697727)
+ * Fix GParted scans forever blank disk in virtual machine (#697518)
+ * Add support for f2fs file system (#695396)
+ * Improve clearing of file system signatures (#688882)
+ * Fix absolutely full ntfs reported as error (#697946)
+
+Code Credits
+------------
+ Code enhancements are courtesy of Mike Fleetwood, Patrick Verner,
+ Phillip Susi, and Curtis Gedak
+
+Translations (new/updated)
+--------------------------
+ ca(Pau Iranzo), ca valencia(Carles Ferrando, Pau Iranzo),
+ cs(Marek Černocký), de(Christian Kirbach, Wolfgang Stöggl),
+ es(Nicolás Satragno, Daniel Mustieles), fr(Claude Paroz), hu(Gabor Kelemen),
+ it(Milo Casagrande), lt(Aurimas Černius), pl(Piotr Drąg),
+ pt_BR(Rafael Ferreira), po(Piotr Drąg), ro(Daniel Șerbănescu),
+ sl(Matej Urbančič, Martin Srebotnjak), sr(Мирослав Николић),
+ sr latin(Miroslav Nikolić), tr(Muhammet Kara)
+
+Dependencies (new/updated)
+--------------------------
+ * f2fs-tools package is required for optional f2fs support.
+
+
+============================
GParted 0.15.0 (2013-03-19)
============================
diff --git a/configure.ac b/configure.ac
index 9bc57e8..3390096 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.15.0-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.16.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]