diff options
author | Elijah Saxon <elijah@riseup.net> | 2005-07-06 08:03:31 +0000 |
---|---|---|
committer | Elijah Saxon <elijah@riseup.net> | 2005-07-06 08:03:31 +0000 |
commit | e8cf41e99e1650ba8c8f187ae5e3ca3c0fa56ee1 (patch) | |
tree | b64b17053293f05252cf3833f553f4fa91c6f344 /changelog | |
parent | d87e87882fa8946be61740636208fd8a6457816a (diff) | |
download | backupninja-e8cf41e99e1650ba8c8f187ae5e3ca3c0fa56ee1.tar.gz backupninja-e8cf41e99e1650ba8c8f187ae5e3ca3c0fa56ee1.tar.bz2 |
fixed handling of * in easydialog.
added .disabled
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ version 0.7 -- July 3 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). + 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 |