Skip to content
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
Compare
Choose a tag to compare
@xlucas xlucas released this 22 Nov 10:51
· 9 commits to master since this 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 to attr.

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.