diff options
-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. |