[go: up one dir, main page]

File: NEWS

package info (click to toggle)
faubackup 0.5.8
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 792 kB
  • ctags: 61
  • sloc: sh: 2,153; ansic: 916; makefile: 52
file content (20 lines) | stat: -rw-r--r-- 354 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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.