diff --git a/TODO.txt b/TODO.txt index f3c1232..12cc798 100644 --- a/TODO.txt +++ b/TODO.txt @@ -53,9 +53,9 @@ Phase 2: Building a foundation [ ] Data abstraction layer [x] Error generation [x] Properly implement the command line options as stated in telodendria(8) -[ ] Remove "chroot" option, just chroot into the data dir, and make the log +[x] Remove "chroot" option, just chroot into the data dir, and make the log file live there as well. -[ ] Allow logging to the syslog +[~] Allow logging to the syslog [ ] Fix bug where the socket stays open after quit. Phase 3: Welcome to Matrix