diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 18:14:45 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 21:53:55 +0300 |
commit | 75b005852404a41eb27043b6a1a148f80cdbb821 (patch) | |
tree | a4c0cc3ebf25ff959dd668e3b23edf1f163b1a7a | |
parent | 1aad84a622c1b6a8dc81901046b271798bc6f88d (diff) |
Add TODO file
-rw-r--r-- | TODO | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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. |