Log file creation added.
[autodist.git] / apps / autodist / TODO
index e3ffa338b402ca067b4dd362712bc3d73077b3e3..26db6f235dc22648c953734fccf5fd34aee33247 100644 (file)
@@ -1,13 +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 ability to partially re-license the source tree.  Now all files
   will be processed if 'license-header' is used.
 
-o Perhaps output autodist.log when processing the source tree.
+o Better 'noprocess' so that it would work with directories recursively,
+  such as noprocess foo/bar, would not process anything under foo/bar.