X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=ChangeLog;h=4fece0db5a1d5e4dcfdc0405eba8273827b492eb;hp=1ef63c801c1b7d744756cab648cd944270902ad5;hb=32e13d4c6573fecca4964b1a9f77254823d2e589;hpb=eaddb268492a59cdf5408b97d9340b2a777b1142 diff --git a/ChangeLog b/ChangeLog index 1ef63c8..4fece0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ version 0.9.4 -- unreleased Thanks to Martin Krafft for the patch (Closes: #370396). . When determining which backup actions to make, find now follows symlinks for $configdirectory + . Changed order of -s to mail for compatibility handler changes Added tar handler: . create tarballs @@ -22,12 +23,14 @@ version 0.9.4 -- unreleased . Fixed inversed vsname emptiness check . Fixed su quote usage to be more posixy . Compress for sqldumps now happens in-line to save some disk space (Closes: #370778) + . Fixed --defaults-file now as --defaults-extra-file (thanks rhatto) pgsql: . Fixed inversed vsname emptiness check . Fixed su quote usage to be more posixy . Fixed shell expansion, thanks Thomas Kotzian (Closes: #363297) . postgres user UID is now the one from inside the vserver if necessary . Compress now happens in-line to save some disk space (Closes: #370778) + . $PGSQLUSER is used instead of hardcoding user 'postgres' (although this is the default) svn: . Fixed inversed vsname emptiness check rdiff: