diff options
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/Release Notes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 28c2e22e..5f955775 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -105,6 +105,7 @@ <li>Fix issues launching fsck on Linux.</li> <li>Fix privilege escalation prompts being ignored.</li> <li>Fix wrong size for hidden volume when selecting the option to use all free space.</li> +<li>Fix failure to create hidden volume on a disk using CLI caused by wrong maximum size detection.</li> <li>Fix various issues when running in Text mode: <ul> <li>Don't allow selecting exFAT/BTRFS filesytem if they are not present or not compatible with the created volume.</li> |