Version 1.3.1.
[platform/upstream/cryptsetup.git] / docs / v1.3.1-ReleaseNotes
1 Cryptsetup 1.3.1 Release Notes
2 ==============================
3
4 Changes since version 1.3.0
5
6  * Fix keyfile=- processing in create command (regression in 1.3.0).
7
8  * Simplify device path status check (use /sys and do not scan /dev).
9
10  * Do not ignore device size argument for create command (regression in 1.2.0).
11
12  * Fix error paths in blockwise code and lseek_write call.
13
14  * Add optional Nettle crypto backend support.