aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2006-08-03 17:38:00 +0000
committerMicah Anderson <micah@riseup.net>2006-08-03 17:38:00 +0000
commit32e13d4c6573fecca4964b1a9f77254823d2e589 (patch)
tree888fc3b1c244e03ae150b547c7b638d94a4aea74 /ChangeLog
parenteaddb268492a59cdf5408b97d9340b2a777b1142 (diff)
downloadbackupninja-32e13d4c6573fecca4964b1a9f77254823d2e589.tar.gz
backupninja-32e13d4c6573fecca4964b1a9f77254823d2e589.tar.bz2
Added fix to mysql handler for option change to --extra-files, also
comitting change to pgsql handler that I forgot to change, allows the postgresql user to be set in backupninja.conf, instead of hardcoded
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
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: