about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2007-11-20 20:02:40 +0000
committerAlexander Barton <alex@barton.de>2007-11-20 20:02:40 +0000
commit53b98fd7e9173aec98a028535312eec82cddfeb9 (patch)
treeb9ac672ddf5fd792f3e91814f6c7054af3c453a7 /ChangeLog
parentc7d4d856662ab63686edc796dbd3f6f0720e9bc0 (diff)
downloadngircd-53b98fd7e9173aec98a028535312eec82cddfeb9.tar.gz
ngircd-53b98fd7e9173aec98a028535312eec82cddfeb9.zip
Fixes the wrong logging output when nested servers are introduced
to the network as well as the wrong output of the LINKS command.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
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 $