synced with weg (typo fix)
[platform/upstream/cryptsetup.git] / ChangeLog
index 15d383a..080293a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
+2012-05-21  Milan Broz  <gmazyland@gmail.com>
+       * Add --enable-fips for linking with fipscheck library.
+       * Initialize binary and library selfcheck if running in FIPS mode.
+       * Use FIPS RNG in FIPS mode for KEY and SALT (only gcrypt backend supported).
+
 2012-05-09  Milan Broz  <gmazyland@gmail.com>
        * Fix keyslot removal (wipe keyslot) for device with 4k hw block (1.4.0).
+       * Allow empty cipher (cipher_null) for testing.
 
 2012-05-02  Milan Broz  <gmazyland@gmail.com>
        * Fix loop mapping on readonly file.