From 7a3a8aa2a521f752a042ede37b81125689aa0067 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Mon, 16 Sep 2019 19:42:04 +0100 Subject: Make all log filenames lowercase - since IRC nicks and channel names are case-insensitive, we can ensure a nick/channel with varying case always ends up in the same log file. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index b15bc9b..c21e482 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,3 @@ All the TODOs sprinkled throughout the code! User/channel mode logging. - -Make all log filenames lowercase since IRC nick and channel names are case insensitive. -- cgit v1.2.3