Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ChangeLog
index 881597ab41e8505b07303049ff06ebe2144b00c4..5c1f546fcca6ce01632cc49a1ccdbcb36ae3381a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-12-06  Kevin L. Mitchell  <klmitch@mit.edu>
+
+       * ircd/ircd_features.c: #include was supposed to be for
+         ircd_features.h, not features.h--missed when I had to do a
+         rename because of namespace collision
+
 2000-12-05  Greg Sikorski <gte@atomicrevs.demon.co.uk>
        * ircd/m_topic.c: Added missing braces that caused all remote
          topics to be ignored.