0.5.9:

Support for custom config file locations via environment variable.

Support for O_NOATIME to not change the access time of the files
backed up.

More helpful error handling.


0.5.8:

support for --one-file-system


0.5.7:

atime is not preserved anymore by default.
use --atime-preserve for old behaviour.

fix a bug regarding ignore matching

now use stdio instead of direct syscalls
this should fix problems with interrupted syscalls on
systems where they are not automatically restarted


0.5.6:

FauBackup now uses automake.
