Add note for passwdqc change to release notes.

This commit is contained in:
Milan Broz
2021-03-11 11:32:01 +01:00
parent 3d7a0f741a
commit 018494b6b3

View File

@@ -172,6 +172,8 @@ Changes since version 2.3.4
cipher_null is no longer possible to be used in keyslot encryption
in LUKS2, it can be used only for data for debugging purposes.
* Fixes for libpasswdqc 2.0.x (optional passphrase quality check).
* Fixes for problems discovered by various tools for code analysis.
Fixes include a rework of libpopt command line option string leaks.