minor
[matthijs/upstream/backupninja.git] / changelog
index 308f763bc89ed2cf5907da936bbdc1d209be66b4..2036ee2a0cd2f5fc66a54ea02b72d0089cf5d847 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,15 @@
+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.
+       added reportsuccess and reportwarning config options
+       added .sys handler (hardware, packages, partitions).
+
 version 0.3.4 -- Dec 8 2004
        fixed numerical variable quoting compatibility with older wc    
        fixed stderr redirect bug