diff options
author | Elijah Saxon <elijah@riseup.net> | 2005-03-19 02:37:37 +0000 |
---|---|---|
committer | Elijah Saxon <elijah@riseup.net> | 2005-03-19 02:37:37 +0000 |
commit | 7a8a4455bed618e18254dcadb319c69a95edd64d (patch) | |
tree | 692f5d5e572942223dd47997a7131b4cd5d8780b | |
parent | 608d4d0b0ed98a43c73a090e38fa5d42dd882174 (diff) | |
download | backupninja-7a8a4455bed618e18254dcadb319c69a95edd64d.tar.gz backupninja-7a8a4455bed618e18254dcadb319c69a95edd64d.tar.bz2 |
tagged 0.4.4
-rw-r--r-- | changelog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -version 0.4.4 -- March 15 2005 +version 0.4.4 -- March 18 2005 results of handlers are now read line by line. changes to rdiff handler: added "options", and "keep" is not necessarily days now (ie, it will pass straight through to @@ -7,6 +7,7 @@ version 0.4.4 -- March 15 2005 added maildir handler (very specialized handler) added --run option (runs the specified action file) improved sys handler, now uses hwinfo + added subversion hotbackup handler, svn. added PATH to cron.d file, which fixes file not found errors. version 0.4.2 -- Jan 6 2005 |