added scheduling (!) see readme.
[matthijs/upstream/backupninja.git] / changelog
1 version 0.4 -- Dec 26 2004
2         added "when" option, so that all configs can specify when
3       they are to be run.
4         added reportsuccess and reportwarning config options
5         added .sys handler (hardware, packages, partitions).
6
7 version 0.3.4 -- Dec 8 2004
8         fixed numerical variable quoting compatibility with older wc    
9         fixed stderr redirect bug
10         some comments in example.rdiff
11
12 version 0.3.3
13         '*' (asterisk) works now in rdiff config files
14         works now with gawk as well as mawk
15         many bug fixes to ldap handler
16         paths to helper scripts can be configured in global config
17         does not require /usr/bin/stat
18
19 version 0.3.2
20         handler scripts are no longer executable (to comply with debian policy)
21         handler error and warning messages are sent with the notify email
22     
23 version 0.3.1
24         added ldap handler
25         moved sh support to a handler script
26         add test mode, where no action is taken.
27         added --help
28         force only root can read /etc/backup.d/*
29         fixed missing equals symbols in example.rdiff
30         changed backupninja executable to be /usr/sbin rather than /usr/bin
31         
32 version 0.3
33         ** IMPORTANT ** all config files are now ini style, not apache style
34         rewrote all scripts in bash for portability
35         added drop-in backupninja lib directory (/usr/share/backupninja)
36         all scripts are now run as root
37
38 version 0.2
39         move distribution folder ./cron.d to ./etc/cron.d
40         fixed bug: removed printr of excludes (!)
41         added support for changing the user/group in rdiff sources.
42         added support for .mysql config files.
43         
44 version 0.1 -- Oct 8 2004
45         initial release 
46