updated
[platform/upstream/cryptsetup.git] / ChangeLog
index b564f2a..65732ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
+2010-08-05  Milan Broz  <mbroz@redhat.com>
+       * Wipe iteration and salt after KillSlot in LUKS header.
+       * Rewrite file differ test to C (and fix it to really work).
+       * Switch to 1MiB default alignment of data.
+         For more info see https://bugzilla.redhat.com/show_bug.cgi?id=621684
+       * Do not query non-existent device twice (cryptsetup status /dev/nonexistent).
+       * Check if requested hash is supported before writing LUKS header.
+
+2010-07-28  Arno Wagner <arno@wagner.name>
+       * Add FAQ (Frequently Asked Questions) file to distribution.
+
+2010-07-03  Milan Broz  <mbroz@redhat.com>
+       * Fix udev support for old libdevmapper with not compatible definition.
+       * Version 1.1.3.
+
 2010-06-01  Milan Broz  <mbroz@redhat.com>
        * Fix device alignment ioctl calls parameters.
+       * Fix activate_by_* API calls to handle NULL device name as documented.
 
 2010-05-30  Milan Broz  <mbroz@redhat.com>
        * Version 1.1.2.