* Add crypt_last_error() API call.
* Fix luksKillSLot exit code if slot is inactive or invalid.
* Fix exit code if passphrases do not match in luksAddKey.
+ * Add LUKS on-disk format description into package.
2011-09-22 Milan Broz <mbroz@redhat.com>
* Support key-slot option for luksOpen (use only explicit keyslot).
-Version 1.4.0:
-- Wipe device flag
+Version 1.5.0:
+- Export wipe device functions
- Support K/M suffixes for align payload (new switch?).
+- FIPS patches (RNG, volume key restrictions, move changekey to library)
+- online reencryption api?
+- integrate more metadata formats