diff --git a/docs/v1.4.1-ReleaseNotes b/docs/v1.4.1-ReleaseNotes index 4e72e321..ea68cb85 100644 --- a/docs/v1.4.1-ReleaseNotes +++ b/docs/v1.4.1-ReleaseNotes @@ -8,7 +8,7 @@ Changes since version 1.4.0 This option is disabled by default, you can enable build of Python binding with --enable--python configure switch. - Note that binding currently covers only partial libcrypsetup functions, + Note that binding currently covers only partial libcryptsetup functions, mainly LUKS device handling needed for Anaconda installer. Until now provided separately as python-cryptsetup. Thanks to Martin Sivak for the code.