[gparted] ========== gparted-0.13.0 ==========



commit 09761dd0d4d129ba97f8778080b439288949a056
Author: Curtis Gedak <gedakc gmail com>
Date:   Fri Jul 13 09:21:19 2012 -0600

    ==========   gparted-0.13.0   ==========

 NEWS         |   38 ++++++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 39 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 70fb214..22a6304 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,42 @@
 ============================
+GParted 0.13.0  (2012-07-13)
+============================
+
+Release Notes
+-------------
+  This release of GParted adds the ability to show if partition size
+  differs from file system size.  This new feature enables you to
+  identify unallocated space within a partition and can sugggest how
+  you can can put this space to good use.  Also included are bug fixes
+  and language translation updates.
+
+### Key changes include:
+
+  * Show difference if partition size differs from file system size
+  * Avoid end partition overlap when resizing extended partition
+
+Bug Fixes
+---------
+  * Show difference if partition size differs from file system size (#499202)
+    - Thanks to Mike Fleetwood for this significant patch set
+  * Avoid end partition overlap when resizing extended partition (#678831)
+  * Provide credit in About dialog for significant contributions (#678486)
+  * Fix spelling mistakes en_CA translation (#676598, #677964, #678362)
+
+Translations (new/updated)
+--------------------------
+  ar(Ahmad Gharbeia), bg(Alexander Shopov), en_CA(Curtis Gedak),
+  es(Daniel Mustieles), id(Andika Triwidada), it(Milo Casagrande),
+  lv(RÅdolfs Mazurs), nl(Rogier Goossens), po(Piotr DrÄg),
+  ru(Aleksej Kabanov), sk(Pavol KlaÄanskÃ), sl(Matej UrbanÄiÄ),
+  zh_CN(Wylmer Wang)
+
+Dependencies (new/updated)
+--------------------------
+  * no change.
+
+
+============================
 GParted 0.12.1  (2012-04-09)
 ============================
 
diff --git a/configure.in b/configure.in
index 80b9c91..e4f36d2 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.12.1-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.13.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
 
 AC_CONFIG_SRCDIR([src/main.cc])
 AC_CONFIG_HEADERS([config.h])



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