Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ChangeLog
index 0f9331d15077a64da450091f1f8bbe27b98d6900..294e412f6030ec56d439929d3f1c2f59d81feb89 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-05-21  Kevin L. Mitchell  <klmitch@mit.edu>
+
+       * ircd/s_conf.c: change "s_addr" element accesses to "address"
+       element accesses
+
+       * include/s_conf.h: on some systems, "s_addr" is a macro; use
+       "address" instead
+
 2001-05-07  Kevin L. Mitchell  <klmitch@mit.edu>
 
        * ircd/m_settime.c: include ircd_snprintf.h