]> arthur.barton.de Git - ngircd-alex.git/blobdiff - NEWS
Update NEWS and ChangeLog files
[ngircd-alex.git] / NEWS
diff --git a/NEWS b/NEWS
index 869b1d606c6949a75bec3ab6de49589b03add034..4e1fa0d9300b579f9c4d7fa390f2eedfd841602c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 
                      ngIRCd - Next Generation IRC Server
 
-                        (c)2001-2008 Alexander Barton,
+                        (c)2001-2009 Alexander Barton,
                     alex@barton.de, http://www.barton.de/
 
                ngIRCd is free software and published under the
                                   -- NEWS --
 
 
+ngIRCd Release 14~rc1
+
+  - Support individual channel keys for pre-defined channels: introduce
+    new configuration variable "KeyFile" in [Channel] sections in ngircd.conf,
+    here a file can be configured for each pre-defined channel which contains
+    individual channel keys for different users.
+  - Remove limit on maximum number of predefined channels in ngircd.conf.
+  - Implement pre-defined server local channels ("&") and write some
+    server-specific messages to &SERVER.
+
 ngIRCd Release 13 (2008-12-25)
 
   ngIRCd 13~rc1 (2008-11-21):