summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-10-26 14:05:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-10-27 10:46:38 +0300
commitafb865ee160a2fcd17386d4450af7cb7be5466e2 (patch)
tree5da85b633f6b9672743dd91416e70db73b4bb4ac /TODO
parentef7aa9649a7ac9b1b13bb75db89a3cca929fe559 (diff)
Canonicalize license in package manifest
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 25118d7..89b165d 100644
--- a/TODO
+++ b/TODO
@@ -3,8 +3,6 @@ On the revision:
- Make the .map and .def files prerequisites of the libs type target and only
on the respective OSes. Also try to generate them on the fly.
-- Canonicalize the license in the package manifest.
-
- Disable success build emails.
- Normalize C comments in the tests source code replacing:
@@ -18,8 +16,6 @@ On the revision:
/* ...
*/
-- Fix typo in the buildfiles: 'PostgreSQL Licene' -> 'PostgreSQL License'.
-
On the release:
- Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc).