[gparted] ========== gparted-0.19.0 ==========



commit 2e065810ceaa25718ae3bae1caf09f75b40e6023
Author: Curtis Gedak <gedakc gmail com>
Date:   Tue Jun 10 10:24:51 2014 -0600

    ==========   gparted-0.19.0   ==========

 NEWS         |   37 +++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 38 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 869f683..021e615 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,41 @@
 ============================
+GParted 0.19.0  (2014-06-10)
+============================
+
+Release Notes
+-------------
+  This release of GParted includes some important bug fixes and
+  language translation updates.
+
+### Key changes include:
+
+  * Refactor OperationDetail to address random crash behavior
+  * Make partition information dialog viewable on 800x600 screens
+
+Bug Fixes
+---------
+  * Refactor OperationDetail to address random crash behavior (#729139)
+  * Make partition information dialog viewable on 800x600 screens (#690542)
+  * Use e2image to move/copy ext[234] file systems (#721516)
+  * Prevent GLib-CRITICAL Source ID not found warning messages (#729800)
+
+Code Credits
+------------
+  Code enhancements are courtesy of Mike Fleetwood, Phillip Susi,
+  Piotr Drąg, and Curtis Gedak.
+
+Translations (new/updated)
+--------------------------
+  cs(Marek Černocký), da(Joe Hansen), de(Jan Simon), es(Daniel Mustieles),
+  fr(Alexandre Franke), gd(GunChleoc), id(Andika Triwidada), ko(Seong-ho Cho),
+  lv(Rūdolfs Mazurs), pl(Piotr Drąg), pt_BR(Rafael Ferreira), tr(Muhammet Kara)
+
+Dependencies (new/updated)
+--------------------------
+  * no change.
+
+
+============================
 GParted 0.18.0  (2014-02-19)
 ============================
 
diff --git a/configure.ac b/configure.ac
index 0a559fa..246e942 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.18.0-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.19.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]