mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-11-09 20:40:53 +00:00
Check for errors when not enough disk space
This commit is contained in:
parent
77691ecf09
commit
2875f27eb3
1 changed files with 2 additions and 1 deletions
|
@ -7,8 +7,9 @@
|
|||
<ul>
|
||||
<li>Add FAQ</li>
|
||||
<li>Add option to compress when encrypting a single file</li>
|
||||
<li>Check for errors when not enough disk space</li>
|
||||
<li>✓ Check for errors when not enough disk space</li>
|
||||
<li>✓ Show MiB/GiB instead of M/G in the input label to prevent confusion</li>
|
||||
<li>✓ Minor consistency improvements</li>
|
||||
</ul>
|
||||
|
||||
# v1.28 (Released 05/16/2022)
|
||||
|
|
Loading…
Reference in a new issue