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

Reverse lookup now checks result by additional forward lookup

This commit is contained in:
Florian Westphal
2005-07-25 09:20:10 +00:00
parent 1e9e16fa3b
commit 2e794a6943
2 changed files with 12 additions and 6 deletions

View File

@@ -11,6 +11,7 @@
ngIRCd CVSHEAD
- Reverse DNS lookup code now checks the result by doing an additional lookup.
- Add new IO Layer
ngIRCd 0.9.x
@@ -614,4 +615,4 @@ ngIRCd 0.0.1, 31.12.2001
--
$Id: ChangeLog,v 1.279 2005/07/07 18:50:23 fw Exp $
$Id: ChangeLog,v 1.280 2005/07/25 09:20:10 fw Exp $