[gparted] ========== gparted-0.16.2 ==========
- From: Curtis Gedak <gedakc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] ========== gparted-0.16.2 ==========
- Date: Wed, 18 Sep 2013 15:37:36 +0000 (UTC)
commit eb7afd6791aa2009b8c4b10a3387875a3b83d1c4
Author: Curtis Gedak <gedakc gmail com>
Date: Wed Sep 18 09:37:00 2013 -0600
========== gparted-0.16.2 ==========
NEWS | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 64 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ed10747..45ecc75 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,67 @@
============================
+GParted 0.16.2 (2013-09-18)
+============================
+
+Release Notes
+-------------
+ This release of GParted includes some important bug fixes and
+ language translation updates.
+
+### Key changes include:
+
+ * Fix crash if click apply before pending operations fully displayed
+ * Fix FAT16/32 labels are sometimes shown corrupted
+ * Fix regression - linux-swap resize broken
+ * Fix to not hide the progress of the tools used - ntfsresize (#697662)
+
+Bug Fixes
+---------
+ * Fix crash if click apply before pending operations fully displayed (#699452)
+ * Enable .desktop prompt for root on default openSUSE installation (#699626)
+ * Fix FAT16/32 labels are sometimes shown corrupted (#700228)
+ - Combine duplicate code for fat16/fat32
+ * Fix setting the backup boot sector when resizing NTFS (#701075)
+ - Requires a future version of ntfs-3g with enhanced ntfsresize
+ - Enables whole partition use when resizing ext2/3/4, ntfs and reiserfs
+ * Set NTFS minimum partition size to 2 MiB (#697848)
+ * Make include guards unique (#539297)
+ - Remove unused read-only functionality from internal block copy
+ * Ensure running GParted is named correctly under GNOME Shell (#705323)
+ * Clear btrfs file system super block mirror copies too (#705426)
+ * Prepare for btrfs tools using IEC prefix multipliers (#706914)
+ * Add create_with_label flag to FS structure (#701569)
+ * Inhibit systemd automounting (#701676)
+ - Only permit one GParted instance to run at a time
+ * Stop using "locate" for gnome-doc-utils check in autogen.sh (#702040)
+ * Fix name changes in dosfstools 3.0.18+ breaking FAT16/32 support (#704629)
+ * Fix to not hide the progress of the tools used - ntfsresize (#697662)
+ * Fix regression - linux-swap resize broken (#706604)
+ * Update Help Manual with GPT flags and Force Cancel button (#707070)
+ * Add missing colon to label in en_CA translation (#685735)
+ * Ensure active tense of mount menu option in en_CA translation (#694700)
+
+Code Credits
+------------
+ Code enhancements are courtesy of Mike Fleetwood, Sinlu Bes and
+ Curtis Gedak.
+
+Translations (new/updated)
+--------------------------
+ cs(Marek Černocký), da(Joe Hansen), el(Dimitris Spingos),
+ es(Daniel Mustieles), fi(Jiri Grönroos, Ville-Pekka Vainio),
+ fr(Claude Paroz), gl(Fran Diéguez), id(Andika Triwidada),
+ ja(OKANO Takayoshi), ko(Seong-ho Cho), pt_BR(Enrico Nicoletto),
+ ru(Yuri Myasoedov), sk(Dušan Kazik), sr(Мирослав Николић),
+ sr latin(Мирослав Николић), th(Akom Chotiphantawanon), uk(Daniel Korostil),
+ zh_TW(Chao-Hsiung Liao)
+
+Dependencies (new/updated)
+--------------------------
+ * Optionally configure to use xdg-su if gksudo, gksu, and kdesudo are
+ not installed
+
+
+============================
GParted 0.16.1 (2013-04-30)
============================
diff --git a/configure.ac b/configure.ac
index 1e49599..4bb5ba4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.16.1-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.16.2],[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]