Added timestamp fix to ChangeLog

This commit is contained in:
Sebastian Messmer 2016-06-08 12:22:17 -07:00
parent 5aff394a16
commit 7489de3381
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ Version 0.9.5 (unreleased)
---------------
Fixed Bugs:
* Fixed a bug that prevented mounting a file system on Mac OS X.
* File system operations correctly update the timestamps (access time, modification time and status change time).
Improvements:
* When mounting an old file system, CryFS will ask before migrating it to the newest version.