about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2007-10-04 10:14:52 +0000
committerAlexander Barton <alex@barton.de>2007-10-04 10:14:52 +0000
commit9021ea2070d50acc94783163be33625637040547 (patch)
tree3e254617f95fa1fe04b5a8aa02eec01efe3bb043 /ChangeLog
parent640367e88678b9ba778fb87492ea4eb206420b96 (diff)
downloadngircd-9021ea2070d50acc94783163be33625637040547.tar.gz
ngircd-9021ea2070d50acc94783163be33625637040547.zip
Updated documentation ("Passive" option, for example).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 6 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 1821bf67..478f331f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,11 +14,12 @@ ngIRCd HEAD
 
   - Fixed code that prevented GCC 2.95 to compile ngIRCd.
   - Adjust path names in manual pages according to "./configure" settings.
-  - Add new server config option to disable automatic connect. (Similar to -p
-    option to ngircd, but only for the specified server) (Tassilo Schweyer)
+  - Added new server configuration option "Passive" for "Server" blocks to
+    disable automatic outgoing connections (similar to -p option to ngircd,
+    but only for the specified server). (Tassilo Schweyer)
   - Don't connect to a server if a connection to another server within the
-    same group is in progress.
-  - Add support for the /WALLOPS command. Usage is restricted to irc
+    same group is already in progress.
+  - Added support for the WALLOPS command. Usage is restricted to IRC
     operators.
 
 ngIRCd 0.10.3 (2007-08-01)
@@ -705,4 +706,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.321 2007/08/02 10:16:28 fw Exp $
+$Id: ChangeLog,v 1.322 2007/10/04 10:14:52 alex Exp $