[gparted] ========== gparted-0.9.1 ==========



commit ee555227c7129a6272e3947865ae9f36ac9906cb
Author: Curtis Gedak <gedakc gmail com>
Date:   Mon Sep 19 13:24:18 2011 -0600

    ==========   gparted-0.9.1   ==========

 NEWS         |   39 +++++++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 40 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 979c337..3e37f91 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,43 @@
 ============================
+GParted 0.9.1   (2011-09-19)
+============================
+
+Release Notes
+-------------
+  This release of GParted contains bug fixes and language translation
+  updates.
+
+### Key changes include:
+
+  * Fix NTFS partition resize fail problem
+  * Fix some compiler warnings
+
+Bug Fixes
+---------
+  * Fix NTFS partition resize fail problem (#655215)
+  * Fix some compiler warnings
+  * Change some code attributes to local variables (#634090)
+    - Thanks to Markus Elfring for this patch
+  * Fix typo in string: director --> directory (#657744)
+    - Thanks to Tiffany Antopolski for this small patch
+
+Translations (new/updated)
+--------------------------
+  ar(Abdalrahim G. Fakhouri), cs(Marek ÄernockÃ), da(enneth Nielsen),
+  de(Mario BlÃttermann), en_CA(Tiffany Antopolski), es(Daniel Mustieles),
+  fr(Bruno Brouard, Alexandre Franke), gl(Fran DiÃguez), hu(Gabor Kelemen),
+  it(Milo Casagrande), lv(Rudolfs Mazurs), pl(Piotr DrÄg),
+  po(Pavol KlaÄanskÃ), pt(AntÃnio Lima), pt_BR(Andrà Gondim),
+  ru(Yuri Myasoedov), sk(Pavol KlaÄanskÃ), sl(Matej UrbanÄiÄ),
+  sr(ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ), sr latin(ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ), sv(Daniel Nylander),
+  tr(Muhammet Kara), uk(Daniel Korostil)
+
+Dependencies (new/updated)
+--------------------------
+  * no change.
+
+
+============================
 GParted 0.9.0   (2011-07-18)
 ============================
 
diff --git a/configure.in b/configure.in
index d9104e1..2ae5593 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.9.0-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.9.1],[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]