Rename without_activation to test_passphrase.
[platform/upstream/cryptsetup.git] / ChangeLog
index 9c5e6d4..04d185f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-06-18  Milan Broz  <gmazyland@gmail.com>
+       * Introduce cryptsetup-reencrypt - experimental offline LUKS reencryption tool.
+       * Fix luks-header-from-active script (do not use LUKS header on-disk, add UUID).
+       * Add --test-passphrase option for luksOpen (check passphrase only).
+
+2012-06-11  Milan Broz  <gmazyland@gmail.com>
+       * Introduce veritysetup for dm-verity target management.
+       * Version 1.5.0-rc1.
+
 2012-06-10  Milan Broz  <gmazyland@gmail.com>
        * Both data and header device can now be a file.
        * Loop is automatically allocated in crypt_set_data_device().