Log file creation added.
[autodist.git] / apps / autodist / TODO
index 8774ed5c4636ae0fecb58c171c4c7c86f7d1599b..26db6f235dc22648c953734fccf5fd34aee33247 100644 (file)
@@ -1,8 +1,10 @@
 TODO In Autodist
 ================
 
-o Autodist should produce output file when 'license-header' is used for
-  files that _was not_ re-licensed.  This would be useful to check if
-  there are files in the distribution with wrong license.
+o Better 'license-header' implementation.
 
-o Perhaps output autodist.log when processing the source tree.
+o Perhaps ability to partially re-license the source tree.  Now all files
+  will be processed if 'license-header' is used.
+
+o Better 'noprocess' so that it would work with directories recursively,
+  such as noprocess foo/bar, would not process anything under foo/bar.