Update ChangeLog.txt

This commit is contained in:
Sebastian Meßmer 2016-09-24 19:48:01 +02:00 committed by GitHub
parent d00151af37
commit 6a4f5a167b
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
Version 0.9.6 (unreleased)
---------------
Fixed bugs:
* Fix potential (although very improbable) deadlock
* Fix potential deadlock
* Fix potential crash
Improvements:
* Allow building with -DCRYFS_UPDATE_CHECKS=off, which will create an executable with disabled update checks (the alternative to disable them in the environment also still works).