1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-10 06:16:01 +00:00

ngIRCd Release 21~rc2

This commit is contained in:
Alexander Barton
2013-10-20 15:51:03 +02:00
parent beb9f65dc8
commit 788b3002d8
4 changed files with 24 additions and 3 deletions

6
NEWS
View File

@@ -9,8 +9,12 @@
-- NEWS --
ngIRCd 21~rc1 (2013-10-05)
ngIRCd 21~rc2 (2013-10-20)
- Report the correct configuration file name on configuration errors,
support longer configuration lines, and warn when lines are truncated.
ngIRCd 21~rc1 (2013-10-05)
- Actually KILL clients on GLINE/KLINE. (Closes bug #156)
- Add support to show all user links using the "STATS L" (uppercase)
command (restricted to IRC Operators).