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