diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index c7eb65c5..b8c1ba76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,8 @@ ngIRCd HEAD + - Fixes the wrong logging output when nested servers are introduced + to the network as well as the wrong output of the LINKS command. - Fix code to compile using K&R C compiler and ansi2kr again. - New config option NoDNS: Disables DNS lookups when clients connect. - Fixed propagation of channel mode 'P' on server links. @@ -710,4 +712,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.326 2007/11/18 15:05:35 alex Exp $ +$Id: ChangeLog,v 1.327 2007/11/20 20:02:40 alex Exp $ |