[gparted] ========== gparted-0.4.6 ==========
- From: Curtis Gedak <gedakc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gparted] ========== gparted-0.4.6 ==========
- Date: Wed, 5 Aug 2009 15:11:59 +0000 (UTC)
commit d69e6acaba47e586189b70e5d863147e732c5536
Author: Curtis Gedak <gedakc gmail com>
Date: Wed Aug 5 09:11:11 2009 -0600
========== gparted-0.4.6 ==========
NEWS | 34 +++++++++++++++++++++++++++++++++-
configure.in | 2 +-
2 files changed, 34 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 330cc4a..1029687 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,36 @@
====================
+0.4.6 (2009-08-05)
+====================
+NOTES
+ This release of GParted includes bug fixes, and language
+ translation updates.
+
+ Key changes include:
+ - Removed requirement for xxd for ntfs move or paste action
+ - Enhanced for new linux-swap "filesystem" types from parted-1.9.0
+
+BUG FIXES
+ * Removed requirement for xxd for ntfs move or paste action (n/a)
+ * Enhanced for new linux-swap "filesystem" types from parted-1.9.0 (n/a)
+ * Reduced chance of accidental new partition creation (#576374)
+ * Enhanced file parsing to handle tabs properly (#582687)
+ * Made .gitignore gparted* mask more specific (#587065)
+ * Placed translator comment in the proper location (#590415)
+
+TRANSLATIONS (new/updated)
+ * ar(Khaled Hosny), br(Denis Arnaud), ca(David Planella),
+ da(Ask Hjorth Larsen), de(Mario Blättermann), es(Jorge Gonzalez),
+ et(Mattias Põldaru, Priit Laes),
+ fr(Julien Hardelin and Claude Paroz), hu(Gabor Kelemen),
+ it(Milo Casagrande), lt(Žygimantas BeruÄ?ka), pa(A S Alam),
+ pt(António Lima), pt_BR(Djavan Fagundes), sv(Daniel Nylander),
+ zh_HK(Chao-Hsiung Liao), zh_TW(Chao-Hsiung Liao)
+
+DEPENDENCIES (new/updated)
+ * xxd (part of vim-common) is no longer required.
+
+
+====================
0.4.5 (2009-05-08)
====================
NOTES
@@ -19,7 +51,7 @@ BUG FIXES
TRANSLATIONS (new/updated)
* ca(David Planella), de(Christian Kirbach, Mario Blättermann),
- es(Jorge Gonzalez Gonzalez), kk(Baurzhan Muftakhidinov)
+ es(Jorge Gonzalez), kk(Baurzhan Muftakhidinov)
DEPENDENCIES (new/updated)
* no change.
diff --git a/configure.in b/configure.in
index 4271ac5..6ceea54 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.4.5-git],[http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gparted])
+AC_INIT([gparted],[0.4.6],[http://bugzilla.gnome.org/simple-bug-guide.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]