[gparted] ========== gparted-0.33.0 ==========



commit 60aa51119f3756a8e55d2f8250b180925665d37d
Author: Curtis Gedak <gedakc gmail com>
Date:   Thu Dec 13 10:16:44 2018 -0700

    ==========   gparted-0.33.0   ==========

 NEWS         | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 48 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 72b04e43..6b6ffa2c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,50 @@
+============================
+GParted 0.33.0  (2018-12-13)
+============================
+
+Release Notes
+-------------
+  This release of GParted includes enhancements, bug fixes and
+  language translation updates.
+
+### Key changes include:
+
+  * Support copying and moving of unsupported partition content
+  * Add minix file system support
+  * Recognise APFS Apple file system
+  * Gtk2 code modernisation
+
+Bug Fixes
+---------
+  * Recognise APFS Apple file system (#23, !18)
+  * Fix tries to resize BTRFS mounted read-only (#10, !14)
+  * Update bug links from Bugzilla to GitLab issues (!11)
+  * Add minix file system support (!12)
+  * Support copying and moving of unsupported partition content (!13)
+  * Update GParted appdata file license (#12, !15)
+  * Gtk2 code modernisation (!17)
+  * Fix false usage figures for busy SWRAID members (#27, !19)
+  * Minor namespace and scope operator tidy-ups (!20)
+
+Code Credits
+------------
+  Code enhancements are courtesy of luca Bacci, Mike Fleetwood, and
+  Curtis Gedak.
+
+Translations (new/updated)
+--------------------------
+  cs(Marek Černocký), da(Alan Mortensen), de(Mario Blättermann, Bernd Homuth),
+  el(Efstathios Iosifidis), eo(Kristjan Schmidt), es(Daniel Mustieles),
+  hr(gogo), id(Kukuh Syafaat), it(Milo Casagrande),
+  kk(Baurzhan Muftakhidinov), lt(Aurimas Černius), pl(Piotr Drąg),
+  pt_BR(Rafael Fontenelle), ro(Daniel Șerbănescu), ru(Stas Solovey),
+  sv(Anders Jonsson), tr(Emin Tufan Çetin)
+
+Dependencies (new/updated)
+--------------------------
+  * gtkmm >= 2.24.0
+
+
 ============================
 GParted 0.32.0  (2018-08-22)
 ============================
diff --git a/configure.ac b/configure.ac
index 89c672eb..c9aa1852 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.32.0-git],[https://gitlab.gnome.org/GNOME/gparted/issues])
+AC_INIT([gparted],[0.33.0],[https://gitlab.gnome.org/GNOME/gparted/issues])
 AC_PREREQ([2.50])
 
 AC_CONFIG_SRCDIR([src/main.cc])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]