mirror of
https://github.com/osmarks/ngircd.git
synced 2025-09-08 13:45:57 +00:00
Update copyright notices for 2010 :)
And update the NEWS and ChangeLog file as well.
This commit is contained in:
14
NEWS
14
NEWS
@@ -1,15 +1,23 @@
|
||||
|
||||
ngIRCd - Next Generation IRC Server
|
||||
http://ngircd.barton.de/
|
||||
|
||||
(c)2001-2010 Alexander Barton,
|
||||
alex@barton.de, http://www.barton.de/
|
||||
|
||||
(c)2001-2011 Alexander Barton and Contributors.
|
||||
ngIRCd is free software and published under the
|
||||
terms of the GNU General Public License.
|
||||
|
||||
-- NEWS --
|
||||
|
||||
|
||||
ngIRCd
|
||||
|
||||
- Deprecate NoXX-Options in ngircd.conf: 'NoDNS=no' => 'DNS=yes',
|
||||
'NoIdent=no' => 'Ident=yes', 'NoPAM=no' => 'PAM=yes', and
|
||||
'NoZeroConf=no' => 'ZeroConf=yes' (and vice-versa).
|
||||
The defaults are adjusted accordingly and the old variables are still
|
||||
accepted, so there is no functional change.
|
||||
- Don't throttle services and servers beeing registered.
|
||||
|
||||
ngIRCd Release 17.1 (2010-12-19)
|
||||
|
||||
- Don't log critical (or worse) messages to stderr
|
||||
|
Reference in New Issue
Block a user