From 4c113d8850dfc423e3dae2d2f90e7e9a9d42f0b0 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Wed, 19 Nov 2008 19:11:39 +0100 Subject: New configuration option "NoIdent" to disable IDENT lookups The new configuration option "NoIdent" in ngircd.conf can be used to disable IDENT lookups even when the ngIRCd daemon is compiled with IDENT lookups enabled. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 162d86ad..0d77f0a8 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,8 @@ ngIRCd-dev In addition ngIRCd creates a "special" channel &SERVER on startup and logs all the messages to it that a user with mode +s receives. - New make target "osxpkg" to build a Mac OS X installer package. + - New configuration option "NoIdent" to disable IDENT lookups even if the + daemon is compiled with IDENT support. ngIRCd 0.12.1 (2008-07-09) -- cgit 1.4.1