Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ChangeLog
index 1e71a8a8872ea8d957be79e24163072c465c244b..2a94cfdc2bc30e6a04240cf216f9a7bba0dec0f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-07-12  Kevin L. Mitchell  <klmitch@mit.edu>
+
+       * ircd/s_bsd.c: mark a client as having been IP checked
+
+       * ircd/IPcheck.c (ip_registry_check_remote): remove unneeded
+       second call to SetIPChecked()
+
 2001-07-11  Kevin L. Mitchell  <klmitch@mit.edu>
 
        * ircd/engine_poll.c: deal with POLLHUP properly (hopefully)