forked from Telodendria/Telodendria
Update TODO
This commit is contained in:
parent
bbee9dcea6
commit
bf65f29fdf
1 changed files with 2 additions and 0 deletions
2
TODO.txt
2
TODO.txt
|
@ -60,6 +60,8 @@ Phase 2: Building a foundation
|
|||
[x] Allow logging to the syslog
|
||||
[x] Fix memory leaks
|
||||
[ ] Fix bug where the socket stays open after quit.
|
||||
[ ] Possibly related to not closing the connections with fclose()?
|
||||
(see HttpServer.c, grep for fclose)
|
||||
[ ] Figure out how to write unit tests for array/hashmap/etc
|
||||
[ ] Add recipe to td script to upload patches to the Matrix room
|
||||
|
||||
|
|
Loading…
Reference in a new issue