X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=changelog;h=0111e7c8396b3ed0a461c9f1369aebbdc72851ce;hb=a7bf628e6129254d0abb47e00fbb0df2d588cf34;hp=ae5e305057f8b42c95cba4079935ef92c34a2b0e;hpb=ef78e14b29df0a9f010c3c2a07572bef5668d079;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/changelog b/changelog index ae5e305..0111e7c 100644 --- a/changelog +++ b/changelog @@ -1,5 +1,13 @@ -version 0.3.4 +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 + fixed stderr redirect bug + some comments in example.rdiff version 0.3.3 '*' (asterisk) works now in rdiff config files @@ -33,6 +41,6 @@ version 0.2 added support for changing the user/group in rdiff sources. added support for .mysql config files. -version 0.1 - initial release Fri Oct 8 17:25:00 PDT 2004 +version 0.1 -- Oct 8 2004 + initial release