removed comment about RC4. Really no need to make stream ciphers
[platform/upstream/cryptsetup.git] / ChangeLog
index ad33aa7..255e034 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
+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.
+       * Fix FSF address in license text.
+
 2011-10-25  Milan Broz  <mbroz@redhat.com>
        * Print informative message in isLuks only in verbose mode.
+       * Version 1.4.0.
 
 2011-10-10  Milan Broz  <mbroz@redhat.com>
        * Version 1.4.0-rc1.