[gparted] ========== gparted-1.4.0 ==========
- From: Curtis Gedak <gedakc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] ========== gparted-1.4.0 ==========
- Date: Mon, 28 Mar 2022 15:25:58 +0000 (UTC)
commit bc4b1088fb6bf02203e123d06646b5c0da90c999
Author: Curtis Gedak <gedakc gmail com>
Date: Mon Mar 28 09:24:33 2022 -0600
========== gparted-1.4.0 ==========
NEWS | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 53 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b3b91f35..cc48f3b4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,55 @@
+============================
+GParted 1.4.0 (2022-03-28)
+============================
+
+Release Notes
+-------------
+ This release of GParted includes enhancements, bug fixes and
+ language translation updates.
+
+### Key changes include:
+
+ * Add labelling of mounted btrfs, ext2/3/4 and xfs file systems
+ * Fix detection of mount points for encrypted file systems
+ * Fix crash scrolling quickly in the drive selection combobox
+ * Add bcache detection
+ * Add JBD external EXT3/4 journal detection
+
+Bug Fixes
+---------
+ * Add labelling of mounted btrfs, ext2/3/4 and xfs file systems (#163, !87)
+ * Fix detection of mount points for encrypted file systems (#162, !88)
+ * Fix unmount error when unmounting below a bind mount point (!89)
+ * Fix crash scrolling quickly in the drive selection combobox (#165, !91)
+ * Add initial Indonesian translation of help (!90)
+ * Add accessibility relations for screen readers like Orca (!92)
+ * Fix partition creation at sector 2048 if partition before it (#172, !93)
+ * Make more getter methods use return-by-constant-reference (!94)
+ * Check copy destination instead of source (!95)
+ * Add bcache detection (#183, !96)
+ * Add JBD external EXT3/4 journal detection (#89, !97)
+ * Fix translation of DocBook markup tag of the GParted Manual (!98)
+
+Code Credits
+------------
+ Code enhancements are courtesy of Movie Ma, Pascal Engélibert, and
+ Mike Fleetwood.
+
+Translations (new/updated)
+--------------------------
+ cs(Marek Černocký), da(Alan Mortensen), eu(Asier Sarasua Garmendia),
+ fur(Fabio Tomat), he(Yaron Shahrabani), hr(Goran Vidović),
+ hu(Balázs Úr), id(Andika Triwidada), it(Milo Casagrande),
+ ko(Seong-ho Cho), lt(Aurimas Černius), lv(Rūdolfs Mazurs),
+ nb(Kjell Cato Heskjestad), nl(Nathan Follens), pa(A S Alam),
+ pt(Hugo Carvalho), ru(Aleksandr Melman, Sergej A), sk(Dušan Kazik),
+ sl(Matej Urbančič), sr(Мирослав Николић), zh_CN(Luming Zh)
+
+Dependencies (new/updated)
+--------------------------
+ * n/a
+
+
============================
GParted 1.3.1 (2021-07-19)
============================
diff --git a/configure.ac b/configure.ac
index b10dd1fe..e3c73a66 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[1.3.1-git],[https://gitlab.gnome.org/GNOME/gparted/issues])
+AC_INIT([gparted],[1.4.0],[https://gitlab.gnome.org/GNOME/gparted/issues])
AC_PREREQ([2.50])
AC_CONFIG_SRCDIR([src/main.cc])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]