diff options
author | Tomas Bzatek <tbzatek@redhat.com> | 2012-04-30 17:32:22 +0200 |
---|---|---|
committer | Tomas Bzatek <tbzatek@redhat.com> | 2012-04-30 17:32:22 +0200 |
commit | f12414e5ce154365cebf49394ef25d4193b728b1 (patch) | |
tree | ff201ac626ae36b6ff64bd44481d1683fe4dd897 /NEWS | |
parent | 7d0127ee181c0b282b8f99f461d26fce1c3a27b0 (diff) |
Update NEWS for 1.13.0 release
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |