diff options
author | Elijah Saxon <elijah@riseup.net> | 2005-07-04 06:44:51 +0000 |
---|---|---|
committer | Elijah Saxon <elijah@riseup.net> | 2005-07-04 06:44:51 +0000 |
commit | d87e87882fa8946be61740636208fd8a6457816a (patch) | |
tree | eecaf132d29ff115a3e655bcb14fbc150dbc85ce /changelog | |
parent | 4c8e2839949be4603fbb8fb9e7a7e536e59c1dc4 (diff) | |
download | backupninja-d87e87882fa8946be61740636208fd8a6457816a.tar.gz backupninja-d87e87882fa8946be61740636208fd8a6457816a.tar.bz2 |
added ninjahelper
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,8 @@ -version 0.x -- xxxxxxxxxxxxx +version 0.7 -- July 3 2005 + added ninjahelper: a dialog based wizard for creating backupninja configs. + considerably improved and changed the log file output. + +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 is set to ldapsearch as this is safer @@ -26,7 +30,6 @@ version 0.x -- xxxxxxxxxxxxx sqldump doesn't need dbusername. (hotcopy still does). fixed bug in mysql handler which caused some passwords to not work. (.my.cnf files now have double quotes around password) - considerably improved and changed the log file output. can now pass options to hwinfo and sfdisk in sys handler. version 0.5 -- April 12 2005 |