1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-07 21:25:58 +00:00

ngIRCd Release 20.2

(cherry picked from commit c45d9dd1f0)
This commit is contained in:
Alexander Barton
2013-02-15 12:18:02 +01:00
parent 0e63fb3fa7
commit 25b19e08e2
4 changed files with 42 additions and 1 deletions

6
NEWS
View File

@@ -9,6 +9,12 @@
-- NEWS --
ngIRCd 20.2 (2013-02-15)
- This release is a bugfix release only, without new features.
- Security: Fix a denial of service bug in the function handling KICK
commands that could be used by arbitrary users to to crash the daemon.
ngIRCd 20.1 (2013-01-02)
- This release is a bugfix release only, without new features.