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