Update NEWS and ChangeLog files

This commit is contained in:
Alexander Barton
2009-03-03 17:59:43 +01:00
parent 0a9608a26f
commit c56ab96270
2 changed files with 31 additions and 6 deletions
+11 -1
View File
@@ -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
@@ -10,6 +10,16 @@
-- 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):