aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 6a6d47e..c54ecd7 100644
--- a/readme.md
+++ b/readme.md
@@ -73,4 +73,5 @@ Task Time Tracker
- [x] Review all code for bugs related to auto-cast on ptrdiff_t (signed/unsigned);
- [x] Review all code for bugs related to auto-cast on size_t (signed/unsigned);
- [x] Go over all `TODO` items;
-- [ ] Hide stderr messages from app screen.
+- [x] Hide stderr messages from app screen.
+- [x] Improve error detection/messages.