From baa042fac89b9960de59b8d9a24c6791365ec17d Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Wed, 2 Oct 2019 18:49:01 +0100 Subject: Various typo fixes. --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index b0eedee..b5702d8 100644 --- a/TODO +++ b/TODO @@ -1 +1,13 @@ All the TODOs sprinkled throughout the code! + +Configurable rotation of replay and debug logs. + +Add a make install/uninstall/etc., add an "INSTALL" file, include a dependency listing. + +"|| LOG_MODE" should be "type == LOG_MODE" in logging.c. + +macOS compiler may need limits.h included in structures.h. + +replaymode = "lastspoke" causes huge amounts of spam from extractnickfromprefix() and friends in full debug mode. + +Very slow processing of removenickfromallchannels() when another user QUITs (sometimes). -- cgit v1.2.3