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