summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-08-01 18:14:45 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-08-01 21:53:55 +0300
commit75b005852404a41eb27043b6a1a148f80cdbb821 (patch)
treea4c0cc3ebf25ff959dd668e3b23edf1f163b1a7a
parent1aad84a622c1b6a8dc81901046b271798bc6f88d (diff)
Add TODO file
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..121cdf5
--- /dev/null
+++ b/TODO
@@ -0,0 +1,13 @@
+On the revision:
+
+- Canonicalize the license in the package manifest.
+
+- Disable the success build emails.
+
+- Replace the C++ comments with C comments in version.h.in and export.h.
+
+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.