From 820315c76b25471be9d3d609289024014d76506d Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Thu, 12 Sep 2019 22:20:39 +0100 Subject: Change Makefile to not leave separate .o files lying around. --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 7a0223c..8c8e18c 100644 --- a/TODO +++ b/TODO @@ -10,6 +10,6 @@ Ensure replayed lines don't exceed IRC message maximum length due to inserted ti Is there a way to log nick changes to the normal log despite not tracking nicks in each channel? (We do track channel names themselves.) -Change Makefile to not leave separate .o files lying around. - Doesn't compile on old GCC - maybe set -std=gnu99. + +Log QUIT messages in channels if the quitting user was in them - requires tracking users in channels. -- cgit v1.2.3