about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2005-03-02 16:35:10 +0000
committerAlexander Barton <alex@barton.de>2005-03-02 16:35:10 +0000
commit4ef172d60331611ddb4d96ba33266998eb7ae505 (patch)
treea109639ce751e06b4200995b96d7125384f27c7f /NEWS
parent490c9d04d71433982b848c032acee546e2d411f2 (diff)
downloadngircd-4ef172d60331611ddb4d96ba33266998eb7ae505.tar.gz
ngircd-4ef172d60331611ddb4d96ba33266998eb7ae505.zip
Implemented support for "secret channels" (channel mode "s").
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4778cd7d..6a49e149 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 
                      ngIRCd - Next Generation IRC Server
 
-                      (c)2001-2004 by Alexander Barton,
+                        (c)2001-2005 Alexander Barton,
                     alex@barton.de, http://www.barton.de/
 
                ngIRCd is free software and published under the
@@ -12,6 +12,7 @@
 
 ngIRCd CVSHEAD
 
+  - Implemented support for "secret channels" (channel mode "s").
   - New configuration option "Mask" for [Operator] sections to limit OPER
     commands to ussers with a specific IRC mask. Patch from Florian Westphal.
   - New configuration variable "PidFile", section "[Global]": if defined,
@@ -200,4 +201,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: NEWS,v 1.69 2005/03/02 16:07:30 alex Exp $
+$Id: NEWS,v 1.70 2005/03/02 16:35:10 alex Exp $