[gparted] ========== gparted-0.4.8 ==========



commit 3c33c95ccc38a6578e2a871c831e90802982e315
Author: Curtis Gedak <gedakc gmail com>
Date:   Mon Nov 2 09:08:16 2009 -0700

    ==========   gparted-0.4.8   ==========

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 37 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 29a332b..328ced5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,40 @@
 ====================
+0.4.8   (2009-11-02)
+====================
+NOTES
+	This release of GParted includes bug fixes, and language
+	translation updates.
+	
+	Key changes include:
+	  - Ensure no pending operations before creating partition table
+	  - Improve dmraid device and name recognition
+	  - Add support for devicekit-disks device automount prevention
+	  - Fix problem finding symbolic link device mount points
+
+BUG FIXES
+	* Rework logic to find symbolic link device mount points (#582687)
+	* Minor string fixes (#597686)
+	  - Thanks go to Bruce Cowan for the small patch
+	* Remove repeated titles in progress dialog (#589558)
+	* Change field labels to sentence capitalization (#583885)
+	* Add padding to progress dialog window
+	* Improve feedback when creating or pasting partition (#579266)
+	* Ensure no pending operations before creating partition table (#583896)
+	* Remove unable to re-read partition table warning (#599078)
+	* Improve dmraid device and name recognition
+
+
+TRANSLATIONS (new/updated)
+	* ar(Khaled Hosny), de(Mario Blättermann), en_GB(Bruce Cowan),
+	  es(Jorge González), fr(Claude Paroz), is(Sveinn í Felli),
+	  it(Milo Casagrande), pt(António Lima),
+	  pt_BR(André Gondim, Djavan Fagundes), sv(Daniel Nylander)
+
+DEPENDENCIES (new/updated)
+	* no change.
+
+
+====================
 0.4.7   (2009-10-09)
 ====================
 NOTES
diff --git a/configure.in b/configure.in
index 1421f04..3c3d436 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.4.7-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.4.8],[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]