aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorElijah Saxon <elijah@riseup.net>2005-01-03 22:22:58 +0000
committerElijah Saxon <elijah@riseup.net>2005-01-03 22:22:58 +0000
commit6bc45553f06e6c9b7c1162253bd0e28f3b07bbf2 (patch)
tree2a7decaed55d325f5f0b0ddad724e6e4a8496d1a /changelog
parenta7bf628e6129254d0abb47e00fbb0df2d588cf34 (diff)
downloadbackupninja-6bc45553f06e6c9b7c1162253bd0e28f3b07bbf2.tar.gz
backupninja-6bc45553f06e6c9b7c1162253bd0e28f3b07bbf2.tar.bz2
version 0.4.1
Diffstat (limited to 'changelog')
-rw-r--r--changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog b/changelog
index 0111e7c..2036ee2 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+version 0.4.1 -- Jan 3 2005
+ added $usecolors and now more conservative about when colors are echoed.
+ fixed major bug, 'when' actually works now.
+ replaced debug function with debug, info, warning, error, fatal.
+ added --now option to force all actions to be performed now.
+
version 0.4 -- Dec 26 2004
added "when" option, so that all configs can specify when
they are to be run.