diff options
author | Elijah Saxon <elijah@riseup.net> | 2005-01-19 19:38:14 +0000 |
---|---|---|
committer | Elijah Saxon <elijah@riseup.net> | 2005-01-19 19:38:14 +0000 |
commit | c11ba1a2e1f45c891054e5f58c1d320368bd8cdc (patch) | |
tree | 5a513df3eee782e7553d9f28a977f9c8efb9f869 /changelog | |
parent | 22f728f7c57b4cdb3d01c9ce0d361e3c5845e4c4 (diff) | |
download | backupninja-c11ba1a2e1f45c891054e5f58c1d320368bd8cdc.tar.gz backupninja-c11ba1a2e1f45c891054e5f58c1d320368bd8cdc.tar.bz2 |
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ -version 0.4.2 -- Jan 6 2003 +version 0.4.3 -- Jan 20 2005 + results of handlers are now read line by line. + changes to rdiff handler: added "options", and "keep" is not necessarily days now. + added dup handler (still pretty beta) + added maildir handler (very specialized handler) + +version 0.4.2 -- Jan 6 2005 fixed bug which caused a report email to be sent even if no actions were run. fixed bug where multiple handler status messages were ignored added status in the subject line of report emails |