updated ASCII version also
[platform/upstream/cryptsetup.git] / ChangeLog
index ac74b8c..255e034 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
+2011-11-13  Milan Broz  <mbroz@redhat.com>
+       * Fix error message for luksClose and detached LUKS header.
+       * Allow --header for status command to get full info with detached header.
+
+2011-11-09  Milan Broz  <mbroz@redhat.com>
+       * Version 1.4.1.
+
 2011-11-05  Milan Broz  <mbroz@redhat.com>
        * Merge pycryptsetup (Python libcryptsetup bindings).
+       * Fix stupid typo in set_iteration_time API call.
+       * Fix cryptsetup status output if parameter is device path.
 
 2011-10-27  Milan Broz  <mbroz@redhat.com>
        * Fix crypt_get_volume_key_size() for plain device.