This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
Version 0.9.0
Pre-release
Pre-release
Changelog
IMPROVEMENTS :
- [#79] Directory times are now set to the filesystem mount time.
- [#101] Application panic events are pushed to syslog.
- Option
extra_attr
renamed toattr
.
FEATURE :
- [#103] New option :
xattr
can now be used to handle extended attributes on files.
BUGFIX :
- [#105]
fsync(2)
calls are now handled as a no-op.