diff options
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r-- | ChangeLog.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index 90f067f..d5276cf 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,6 +1,10 @@ Unreleased Changes ------------------ +* Temporarily disabled the writeback cache feature, since there + have been reports of dataloss when appending to files when + writeback caching is enabled. + * Fixed a crash due to a race condition when listing directory contents. |