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

Update NEWS and ChangeLog files

This commit is contained in:
Alexander Barton
2012-02-12 16:48:57 +01:00
parent 391aa8d1f7
commit f7bdee5f13
2 changed files with 10 additions and 1 deletions

2
NEWS
View File

@@ -10,6 +10,8 @@
ngIRCd Release 19
- Update preliminary ngIRCd protocol module for Anope 1.9.6, which now
is the only supported version.
- New numeric RPL_WHOISHOST_MSG(378), which returns the DNS hostname
(if available) and the IP address of a client in the WHOIS reply.
Only the user itself and local IRC operators get this numeric.