Changelog

This commit is contained in:
Sebastian Messmer 2019-01-12 23:26:38 -08:00
parent 49a8c684a0
commit 5163368c81
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Version 0.9.10 (unreleased)
Fixed bugs:
* Fixed occasional deadlock (https://github.com/cryfs/cryfs/issues/64)
* Fix for reading empty files out of bounds
* Fixed race condition (https://github.com/cryfs/cryfs/issues/224)
* Fixed race condition (https://github.com/cryfs/cryfs/issues/224 and https://github.com/cryfs/cryfs/issues/243)
Version 0.9.9
--------------