Add --device-size option for reencryption tool.
[platform/upstream/cryptsetup.git] / ChangeLog
index f9d66df..7cd9839 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
+2012-06-25  Milan Broz  <gmazyland@gmail.com>
+       * Add --device-size option for reencryption tool.
+
+2012-06-20  Milan Broz  <gmazyland@gmail.com>
+       * Version 1.5.0-rc2.
+
 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.