1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-10 14:26:02 +00:00

Update NEWS and ChangeLog files

This commit is contained in:
Alexander Barton
2018-02-11 10:22:41 +01:00
parent 34bdb0d98a
commit 3559940e4a
2 changed files with 20 additions and 0 deletions

6
NEWS
View File

@@ -8,6 +8,12 @@
-- NEWS --
ngIRCd 25
- Allow IRC Ops and remote servers to KILL service clients: such clients
behave like regular users, therefore IRC operators and servers should be
able to KILL them: for example to resolve nick collisions.
Closes #242.
ngIRCd 24 (2017-01-20)