Author: Isomer <isomer@coders.net>
[ircu2.10.12-pk.git] / BUGS
diff --git a/BUGS b/BUGS
index e45c008a41efbe1e5ebdfab004c614ec591ef46f..31bb985d9a7d1bf0a60b858e682c26ed8a2528ad 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,7 +1,9 @@
 #
 # BUGS file for ircu2.10
 #
-# $Id: BUGS,v 1.5 2000-04-14 17:08:06 kev Exp $
+# $Id: BUGS,v 1.7 2000-07-15 01:31:23 isomer Exp $
 #
-* /mode #foo +o Thisnickdoesntexist -> Core dump.  Kev?
-  - FIXED
+* crule parser coredumps on invalid input
+* throttle
+  * gets corrupted data when adding a new server.
+  * looses count and assert()'s frequently?