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