fixed typeo 94 -> 95 printable ASCII chars
[platform/upstream/cryptsetup.git] / ChangeLog
index 1c1db58..8765cdb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2012-08-27  Milan Broz  <gmazyland@gmail.com>
+       * Optimize seek to keyfile-offset (Issue #135, thx to dreisner).
+       * Fix luksHeaderBackup for very old v1.0 unaligned LUKS headers.
+
+2012-08-12  Milan Broz  <gmazyland@gmail.com>
+       * Allocate loop device late (only when real block device needed).
+       * Rework underlying device/file access functions.
+       * Create hash image if doesn't exist in veritysetup format.
+       * Provide better error message if running as non-root user (device-mapper, loop).
+
+2012-07-10  Milan Broz  <gmazyland@gmail.com>
+       * Version 1.5.0.
+
 2012-06-25  Milan Broz  <gmazyland@gmail.com>
        * Add --device-size option for reencryption tool.
        * Switch to use unit suffix for --reduce-device-size option.