summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-08-01 21:00:55 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-08-01 21:57:57 +0300
commitd31a6b344973db0c96e77b923753d8b1fa8d7767 (patch)
treeea4a991aa31c731e4e5cc232edcfae62712b3d66
parent48572b14a490e3dcd7126b3cae734e1c47be4fc7 (diff)
Add TODO file
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..447c5c4
--- /dev/null
+++ b/TODO
@@ -0,0 +1,9 @@
+On the revision:
+
+- Remove the redundant spaces from "windows = ($tclass == 'windows')".
+
+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.