This commit is contained in:
Sebastian Messmer 2023-02-26 13:56:29 -08:00
parent 38849c22aa
commit 02f7fa3bb8

View File

@ -1,10 +1,13 @@
Version 0.12.0 (unreleased)
---------------
* Updated to DokanY 1.3.0.1000
* Added a man page for `cryfs-unmount`
* Fixed small inaccuracy in calculation of free space in statvfs
Version 0.11.4 (unreleased)
---------------
* Fixed build issue on Fedora (see https://github.com/cryfs/cryfs/pull/448 )
Version 0.11.3
---------------
* Fixed build issue on systems with libfmt 9.0 (see https://github.com/cryfs/cryfs/issues/432 )