aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 31a24af48..876a5d58c 100644
--- a/todo.txt
+++ b/todo.txt
@@ -15,12 +15,11 @@ After 1.0.0:
* Multiple debug switches.
* Split asserts from parameters checks.
* Add checks to all APIs.
- X Stack checks option.
+ * Stack checks option.
* Threads profiling option.
* Idle loop hook macro.
* Switch the configuration options to TRUE/FALSE rather than def/undef.
X Remove port_puts() from all the ports.
-- Look into the wrong mutex assert.
After 1.2.0:
- Threads Pools manager in the library.