summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-05-29 21:44:25 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-05-29 21:44:25 +0100
commit0bfc35c88e75a7eb47c38f7a31b6cf7f84130ea5 (patch)
tree4140260f710d0c9b54fe1913409c7f23df11a6ef /TODO
parent94afbd330fc6c35f12326216ee21c5e87830eb8d (diff)
Read debug setting from configuration file immediately before doing debug file rotation to avoid writing to previous debug file.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index e416113..65f042a 100644
--- a/TODO
+++ b/TODO
@@ -13,4 +13,6 @@ Implement daemon (background) mode.
Implement BLABOUNCER EXIT command.
-Some text gets written to previous debug.txt upon startup (getconfstr() output).
+Implement connect commands (plus maybe a specific NickServ IDENTIFY command).
+
+Include NOTICEs in the replay log.