stdlib: Don't add \n after quoted_string.
[goals.git] / TODO
diff --git a/TODO b/TODO
index 7cbf9f5..3f32571 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,7 +13,7 @@ timestamp changes (what about non-*files?).  Also: atomic code.  This
 will delete the target if the code doesn't run to completion.  (make
 doesn't do this, but probably it should).
 
 will delete the target if the code doesn't run to completion.  (make
 doesn't do this, but probably it should).
 
-Implement parallel builds.
+Parallel builds: On failure, wait for other jobs to finish.
 
 Conditional sections (same as "ifeq" etc in make).
 
 
 Conditional sections (same as "ifeq" etc in make).