Update TODO

This commit is contained in:
Jordan Bancino 2022-10-31 10:13:31 -04:00
parent fd50fd83fb
commit 5ca10f298a
1 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,8 @@ Phase 2: Building a foundation
[x] Allow logging to the syslog
[ ] Fix bug where the socket stays open after quit.
[ ] Figure out how to write unit tests for array/hashmap/etc
[ ] Fix memory leaks
[ ] Make memory info access O(1)
Phase 3: Welcome to Matrix