X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=changelog;h=2036ee2a0cd2f5fc66a54ea02b72d0089cf5d847;hb=05ae7cc74df15c884db6da876b373722944965ca;hp=a2a8a880189482b6582fccfc85d895f36a73be5b;hpb=2abeb132c1b537098fe9200a45f7195392114e0e;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/changelog b/changelog index a2a8a88..2036ee2 100644 --- a/changelog +++ b/changelog @@ -1,5 +1,14 @@ -version 0.3.5 -- Dec 16 2004 - added reportsuccess and reportwarning config options +version 0.4.1 -- Jan 3 2005 + added $usecolors and now more conservative about when colors are echoed. + fixed major bug, 'when' actually works now. + replaced debug function with debug, info, warning, error, fatal. + added --now option to force all actions to be performed now. + +version 0.4 -- Dec 26 2004 + added "when" option, so that all configs can specify when + they are to be run. + added reportsuccess and reportwarning config options + added .sys handler (hardware, packages, partitions). version 0.3.4 -- Dec 8 2004 fixed numerical variable quoting compatibility with older wc