[gparted] ========== gparted-0.10.0 ==========



commit 3251cc1618f3f8c71c84c5446ac42ad1041495a1
Author: Curtis Gedak <gedakc gmail com>
Date:   Tue Nov 1 10:11:12 2011 -0600

    ==========   gparted-0.10.0   ==========

 NEWS         |   38 ++++++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 39 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c4fe0cc..c69d2c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,42 @@
 ============================
+GParted 0.10.0  (2011-01-11)
+============================
+
+Release Notes
+-------------
+  This release of GParted adds a few new features, and includes bug
+  fixes and language translation updates.
+
+### Key changes include:
+
+  * Merge overlapping operations
+  * Add ability to resize btrfs file systems
+  * Add detection of exfat file systems
+
+Bug Fixes
+---------
+  * Merge overlapping operations (#438573)
+    - Thanks to JÃrÃme Dumesnil for this patch
+  * Fix compile error with older gcc (#662174)
+  * Add ability to resize btrfs file systems (#661715)
+  * Add detection of exfat file systems (#639760)
+
+Translations (new/updated)
+--------------------------
+  bg(Alexander Shopov), de(Mario BlÃttermann), en_GB(Bruce Cowan),
+  es(Daniel Mustieles), fr(Claude Paroz), gl(Fran Dieguez),
+  hu(Gabor Kelemen), it(Milo Casagrande),
+  lt(Algimantas MargeviÄius, Aurimas Äernius), lv(Rudolfs Mazurs),
+  pl(Piotr DrÄg), pt_BR(Djavan Fagundes, Antonio Fernandes C. Neto),
+  ru(Yuri Myasoedov), sl(Matej UrbanÄiÄ), sv(Daniel Nylander, Matej UrbanÄiÄ),
+  tr(Muhammet Kara)
+
+Dependencies (new/updated)
+--------------------------
+  * no change.
+
+
+============================
 GParted 0.9.1   (2011-09-19)
 ============================
 
diff --git a/configure.in b/configure.in
index e58894d..c2ddef6 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.9.1-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.10.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]