[gnome-disk-utility] Prepare 3.25.2



commit db1add8253ce1d90fb9f8ac2c25fd2efa9fd142d
Author: Kai Lüke <kailueke riseup net>
Date:   Mon May 22 15:14:30 2017 +0200

    Prepare 3.25.2

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 37 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2a7bc6e..ad44f09 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+3.25.2 - May 22, 2017
+=====================
+
+Mitchell Horne:
+  * Use MIME types for disk images
+
+Kai Lüke:
+  * Prompt to stop jobs when closing
+  * update doap file with new maintainer
+  * Clarify meaning of encryption/mounting options
+  * Disable auto-clear before operations needing unmount
+  * Implicit auto-clear handling for unmount and lock buttons
+  * Use correct callback finish method
+  * Insensitive auto-clear switch for unused loop device
+  * Remove unused erase disks dialog
+  * Fix unmounting and probing of mounted volumes
+  * Change label dialog hint
+  * Restrict maximal label length if known
+  * Hints for passphrase fields
+  * Remove deprecated GTK functions
+  * Fix wrong behavior of filesystem creation dialog
+  * The UUID of the selected volume is shown
+  * Add app menu entry to create an empty disk image
+  * Add tooltip text to Auto-clear switch
+
+Piotr Drąg:
+  * Update po/Makevars
+  * Update POTFILES.in
+
+Updated translations:
+  * hanniedu (nl), Ask H. Larsen (da), Balázs Úr & Balázs Meskó (hu),
+    Cédric Valmary (oc), Charles Monzat (fr), Daniel Mustieles (es),
+    Emin Tufan Çetin (tr), Fabio Tomat (fur), gogo (hr),
+    Kukuh Syafaat (id), Mario Blättermann (de), Tom Tryfonidis (el),
+    Yuras Shumovich (be), Милош Поповић (sr, sr@latin)
+
 3.24.0 - March 19, 2017
 =======================
 
diff --git a/configure.ac b/configure.ac
index 4105ae2..4bffcad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([GNOME Disk 
Utility],[3.24.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-disk-utility],[gnome-disk-utility])
+AC_INIT([GNOME Disk 
Utility],[3.25.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-disk-utility],[gnome-disk-utility])
 
 AX_IS_RELEASE([git-directory])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]