1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 10:23:13 +02:00

Fixed a win32 resolver problem with detecting nameservers

This commit is contained in:
codemastr
2004-03-26 21:14:43 +00:00
parent a998fe14cc
commit f095d6e9de
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -3051,3 +3051,5 @@ seen. gmtime warning still there
raistlinmajere (#0001592)
- Fixed a problem with /stats S and extended channel modes (#0001675) reported by
AngryWolf
- Fixed a resolver problem that could cause hosts to not be resolved on some Windows
systems