From 7489de33816099d2cb8c38a2d247e7979b7144d2 Mon Sep 17 00:00:00 2001 From: Sebastian Messmer Date: Wed, 8 Jun 2016 12:22:17 -0700 Subject: [PATCH] Added timestamp fix to ChangeLog --- ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 7daa9452..61541b03 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -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.