[gparted] ========== gparted-0.13.1 ==========



commit e606eae836579ec568f57ad641095d4fe5870fb0
Author: Curtis Gedak <gedakc gmail com>
Date:   Wed Aug 8 09:26:05 2012 -0600

    ==========   gparted-0.13.1   ==========

 NEWS         |   32 ++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fcb0e3c..8c50ae1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,36 @@
 ============================
+GParted 0.13.1  (2012-08-08)
+============================
+
+Release Notes
+-------------
+  This release of GParted fixes a failure to mount rescued file
+  systems larger than 2 GiB or file systems that start after the
+  initial 2 GiB of the disk device.  Also includes language
+  translations updates.
+
+### Key changes include:
+
+  * Fix failure creating read-only view of rescued file systems
+
+Bug Fixes
+---------
+  * Fix failure creating read-only view of rescued file systems (#680740)
+    - Thanks to Joan Lledà for this small patch
+
+Translations (new/updated)
+--------------------------
+  de(Christian Kirbach), el(Tom Tryfonidis), kk(Baurzhan Muftakhidinov),
+  lt(Aurimas Äernius), nn(Yngve Spjeld Landro, Ãsmund SkjÃveland),
+  pt_BR(Enrico Nicoletto), sr(ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ), sr latin(ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ),
+  zh_CN(Wylmer Wang)
+
+Dependencies (new/updated)
+--------------------------
+  * no change.
+
+
+============================
 GParted 0.13.0  (2012-07-13)
 ============================
 
diff --git a/configure.in b/configure.in
index 4078bd1..2781066 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.13.0-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.13.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]