Add feature to changelog

This commit is contained in:
Sebastian Messmer 2020-07-19 16:58:24 -07:00
parent cf19fc4f30
commit 127a18e2fa
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ Build changes:
Other changes:
* Now requires CMake 3.6 or later
Improvements:
* Display the file system configuration when mounting a file system
New features:
* Add support for atime mount options (noatime, strictatime, relatime, atime, nodiratime).
* The new default is now *noatime* (in 0.10.x is was relatime).