summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO18
1 files changed, 0 insertions, 18 deletions
diff --git a/TODO b/TODO
index a8292a7..da80960 100644
--- a/TODO
+++ b/TODO
@@ -1,23 +1,5 @@
On the revision:
-- Make the .def file a prerequisite of the libs type target and only for
- Windows.
-
-- Canonicalize the license in the package manifest.
-
-- Normalize C comments in the tests source code:
-
- Replace
-
- /*
- * ...
- */
-
- with
-
- /* ...
- */
-
On the release:
- Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc).