Author: Isomer <isomer@coders.net>
[ircu2.10.12-pk.git] / ChangeLog
index b89e437cb26b81364b796aa7abdccc1e2782c4fc..1f0909d5009c6d010a87af57fc2582bf8283a89f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
+2000-12-16  Isomer <Isomer@coders.net>
+       * ircd/parse.c: detect if the prefix is missing and try and recover
+       instead of coring.
+
 2000-12-15  Kevin L. Mitchell  <klmitch@mit.edu>
 
+       * ircd/ircd_log.c: found and fixed some bugs in the debug logging
+       code that would sometimes result in the log file not being
+       reopened--which meant that a user could connect and get the
+       logging output--oops
+
        * ircd/Makefile.in: run make depend...
 
        * ircd/s_stats.c: get rid of report_feature_list()