aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorElijah Saxon <elijah@riseup.net>2005-03-19 02:37:37 +0000
committerElijah Saxon <elijah@riseup.net>2005-03-19 02:37:37 +0000
commit7a8a4455bed618e18254dcadb319c69a95edd64d (patch)
tree692f5d5e572942223dd47997a7131b4cd5d8780b /changelog
parent608d4d0b0ed98a43c73a090e38fa5d42dd882174 (diff)
downloadbackupninja-7a8a4455bed618e18254dcadb319c69a95edd64d.tar.gz
backupninja-7a8a4455bed618e18254dcadb319c69a95edd64d.tar.bz2
tagged 0.4.4
Diffstat (limited to 'changelog')
-rw-r--r--changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog b/changelog
index a3b1c39..a13f2b2 100644
--- a/changelog
+++ b/changelog
@@ -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