X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=changelog;h=51ee1593d5cbc8b1dd7a21db42b69545c505f0f9;hb=3744cffe4bbcdfdab35d4dbc80e6ef31276c12ee;hp=e344db692349462a157fa0080328f408a2ffdae0;hpb=5ceaa7a756b939e3a3c5d25c4f0486d4cecd58ac;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/changelog b/changelog index e344db6..51ee159 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,26 @@ +version XX -- ... + + added pgsql (PostgreSQL) handler, with vservers support + added vservers support to duplicity handler + Note: the configuration is a bit different of rdiff + handler's one, but the default behavior is the same: have + a look to example.dup. + improved README + documented .disabled method. + corrected VROOTDIR default value. + added ninjahelper to the install instructions. + improved rdiff, dup and sys handlers' vservers support + prevent vserver-debiantools' $VROOTDIR/ARCHIVES directory + to be seen as a vserver + changes to sys handler + make use of configurable $VSERVERINFO instead of hard-coded vserver-info. + fixed dpkg existence test inside vserver. + fixed $nodpkg use. + changes to pgsql handler + now checks if the specified vserver is running. + now checks if $PGSQLDUMP/$PGSQLDUMPALL are available where needed. + now checks if "postgres" user exists on the host/vserver. + version 0.7 -- July 26 2005 added ninjahelper: a dialog based wizard for creating backupninja configs. considerably improved and changed the log file output.