From cddb360c6b7b47b1189cd247bfa253b80f692e5f Mon Sep 17 00:00:00 2001 From: Valery V Yatsko Date: Thu, 26 Jun 2008 21:19:41 +0400 Subject: [PATCH] update TODO --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 14b9df3..31929ad 100644 --- a/TODO +++ b/TODO @@ -37,8 +37,8 @@ [ ] auth checker module [ ] resolver module [x] Remove glines entirely -[ ] Bug fixes - [ ] Compilation without zlib headers fails +[/] Bug fixes + [x] Compilation without zlib headers fails - fixed [ ] Compilation date and time in server welcome message is in OS locale - looks ugly 'cause often it's not match user's codepage --- other stuff [ ] allow to set up configfiles path (etc/) instead of separated configfiles names (kline.conf, ircd.conf etc) like it is in ratbox3?