From 1af2f85d439b7160cf8b5378abc482f77a3c4094 Mon Sep 17 00:00:00 2001 From: Milan Broz Date: Fri, 6 Sep 2019 12:49:31 +0200 Subject: [PATCH] Fix Release notes. --- docs/v2.2.1-ReleaseNotes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/v2.2.1-ReleaseNotes b/docs/v2.2.1-ReleaseNotes index 47a9d7b2..34bacc12 100644 --- a/docs/v2.2.1-ReleaseNotes +++ b/docs/v2.2.1-ReleaseNotes @@ -6,7 +6,7 @@ This version contains a fix for a possible data corruption bug on 32-bit platforms. All users of cryptsetup 2.1 and 2.2 should upgrade to this version. -Changes since version 2.2.1 +Changes since version 2.2.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Fix possible data length and IV offset overflow on 32bit architectures.