summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2012-04-30 17:32:22 +0200
committerTomas Bzatek <tbzatek@redhat.com>2012-04-30 17:32:22 +0200
commitf12414e5ce154365cebf49394ef25d4193b728b1 (patch)
treeff201ac626ae36b6ff64bd44481d1683fe4dd897
parent7d0127ee181c0b282b8f99f461d26fce1c3a27b0 (diff)
downloadgvfs-f12414e5ce154365cebf49394ef25d4193b728b1.tar.gz
Update NEWS for 1.13.0 release1.13.0
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b59f1d21..e63a68c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Major changes in 1.13.0
+=======================
+* afp: Convert pascal strings into utf-8
+* afp: Use the UTF-8 server name for password dialogs when it's available
+* udisks2: Don't set should_automount to TRUE for devices on other seats
+* udisks2: Set should_automount correctly when starting up
+* udisks2: Don't show drives from other seats and special-case seat "all"
+* udisks2: Don't automount if drive is shared across all seats
+* udisks2: Support getting/storing LUKS encryption passphrase from keyring
+* build: Include udisks2/what-is-shown.txt in the tarball
+* build: Bail if gphoto support is requested but not available
+* Translation updates
+
Major changes in 1.12.1
=======================
* udisks2: Fix some memory leaks