Prepare version 1.6.5.

This commit is contained in:
Milan Broz
2014-06-28 13:49:46 +02:00
parent 3add769b51
commit 803686ea4b
2 changed files with 3 additions and 2 deletions

View File

@@ -28,7 +28,8 @@ Changes since version 1.6.4
used instead.)
* Support for Python3 for simple Python binding.
Python >= 2.6 is now required.
Python >= 2.6 is now required. You can set Python compiled version by setting
--with-python_version configure option (together with --enable-python).
* Use internal PBKDF2 in Nettle library for Nettle crypto backend.
Cryptsetup compilation requires Nettle >= 2.6 (if using Nettle crypto backend).