summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-08-01 20:26:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-08-01 21:36:53 +0300
commitf76df6b5b3ad65675058bf6ab0aa8bf6e14e11ac (patch)
tree7fda9d7438de45752920f6ba44ade2f3bf4a0b5c
parent9f7ba8c742009cb8ca5339371d726b5ef5879dea (diff)
Add TODO file
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..1c33134
--- /dev/null
+++ b/TODO
@@ -0,0 +1,11 @@
+On the revision:
+
+- Disable the success build emails.
+
+- Remove the redundant empty comment line in tests/basic/driver.c.
+
+On the release:
+
+- Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc).
+
+ Note that this requires bumping build2 version requirement to 0.13.0.