aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorElijah Saxon <elijah@riseup.net>2005-06-01 22:44:04 +0000
committerElijah Saxon <elijah@riseup.net>2005-06-01 22:44:04 +0000
commit1b3449f24cd2ce5ec99602ef6d4286d8159e427f (patch)
treecfdb7faa0092c06621dfa03e5096b3ad1d01de32 /changelog
parente2089c77cb24838660e8072d08478fab0835a2ed (diff)
downloadbackupninja-1b3449f24cd2ce5ec99602ef6d4286d8159e427f.tar.gz
backupninja-1b3449f24cd2ce5ec99602ef6d4286d8159e427f.tar.bz2
mysql --defaults-file stuff.
Diffstat (limited to 'changelog')
-rw-r--r--changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/changelog b/changelog
index c3f9dca..78f67a8 100644
--- a/changelog
+++ b/changelog
@@ -17,9 +17,9 @@ version 0.x -- xxxxxxxxxxxxx
added "bandwidthlimit" option
example.dup example config file for duplicity handler
added trac (http://trac.edgewall.com/) environment handler (thanks Charles Lepple!)
- added configfile option to mysql handler (thanks bonniot!)
- uses /etc/mysql/debian.cnf by default
- now, an empty /etc/backup.d/01.mysql file is all you need
+ added configfile option to mysql handler
+ the default is /etc/mysql/debian.cnf. with this,
+ sqldump doesn't need dbusername. (hotcopy still does).
version 0.5 -- April 12 2005
rdiff handler works when remote sshd has a banner