Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ChangeLog
index ecce833ea533a29289ad0cdf1e1b5ef47afc9813..2a94cfdc2bc30e6a04240cf216f9a7bba0dec0f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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)
+
+       * ircd/engine_devpoll.c: deal with POLLHUP properly (hopefully)
+
 2001-07-09  Kevin L. Mitchell  <klmitch@mit.edu>
 
        * ircd/os_bsd.c (os_get_rusage): move buf into the two ifdef'd