summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-08-16 10:20:14 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-08-16 10:20:14 +0300
commita03ec0f5a8c56277673a8dea791e08d7282b9ed1 (patch)
tree6868a24083ce8e4bee837a7e67bbfad65bf0bc5b
parentae07c3cb38087b9ad54747ea76339618161f408b (diff)
Update TODO file
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2a838d0..d524940 100644
--- a/TODO
+++ b/TODO
@@ -11,4 +11,12 @@ On the release:
- Use [cmdline] type for canned commands in
openssl/tests/encryption.testscript.
+- Switch to using -pthread instead of -D_REENTRANT/-lpthread in buildfiles.
+
Note: the above requires bumping build2 version requirement to 0.15.0.
+
+Additional (permanent) notes:
+
+- Review '@@ TMP' notes.
+
+- Add/remove 'priority: security' manifest value, if required.