repo: ngircd action: commit revision: path_from: revision_from: e47c9d750fc21cea9858cdd90a9386365c8b6978: path_to: revision_to:
commit e47c9d750fc21cea9858cdd90a9386365c8b6978 Author: Florian WestphalDate: Thu Oct 25 11:03:02 2007 +0000 Document NoDNS Option in changelog diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,7 @@ ngIRCd HEAD + - New config option NoDNS: Disables DNS lookups when clients connect. - Fixed propagation of channel mode 'P' on server links. - Numeric 317: implemented "signon time" (displayed in WHOIS result). - Fixed code that prevented GCC 2.95 to compile ngIRCd. @@ -708,4 +709,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.324 2007/10/14 12:09:04 alex Exp $ +$Id: ChangeLog,v 1.325 2007/10/25 11:03:02 fw Exp $
-----END OF PAGE-----