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

Changes file entries

This commit is contained in:
darkelf
2006-08-08 21:31:46 +00:00
parent 078fd039d4
commit 47a9211bf0
+3
View File
@@ -1278,3 +1278,6 @@
- Fixed SVSMODE -b [user] not always removing all bans (specificly, bans on the cloaked
host when you have a vhost), a code cleanup was also done. Based on patch from tabrisnet.
Reported by Rob (#0002981).
- Removed old poll code from s_bsd.c and s_debug.c also do_client_queue function
from s_bsd.c
- Removed old set_blocking function from s_bsd.c