diff options
| author | Elijah Saxon <elijah@riseup.net> | 2005-07-26 23:15:12 +0000 | 
|---|---|---|
| committer | Elijah Saxon <elijah@riseup.net> | 2005-07-26 23:15:12 +0000 | 
| commit | 9d8adb4e8772f9c64801d4deca49d4178914fdc0 (patch) | |
| tree | 5d927ced4cceb3d40bcb762f2150ef4e8d12f15a | |
| parent | a95af249f142f7feb253c34687cfc415a0614d41 (diff) | |
| download | backupninja-9d8adb4e8772f9c64801d4deca49d4178914fdc0.tar.gz backupninja-9d8adb4e8772f9c64801d4deca49d4178914fdc0.tar.bz2 | |
| -rw-r--r-- | changelog | 8 | 
1 files changed, 4 insertions, 4 deletions
| @@ -1,9 +1,10 @@ -version 0.7 -- July 3 2005 +version 0.7 -- July 26 2005  	added ninjahelper: a dialog based wizard for creating backupninja configs.  	considerably improved and changed the log file output.  	you can now disable actions with .disabled (this is new preferred method). -	added makecd handler and example.makecd for backing up to cd/dvd - +	added makecd handler and example.makecd for backing up to cd/dvd (thanks stef). +    fixed bug when specifying multiple 'when' options. +      version 0.6 -- June 16 2005  	ldap handler has new options: backup method to use (ldapsearch or  		slapcat), restart, passwordfile and binddn. Default backup method @@ -34,7 +35,6 @@ version 0.6 -- June 16 2005  	 	(.my.cnf files now have double quotes around password)  	can now pass options to hwinfo and sfdisk in sys handler. ->>>>>>> .r129  version 0.5 -- April 12 2005  	rdiff handler works when remote sshd has a banner  	rdiff handler supports local dest  | 
