Factor out sorted list insertion into utility function
[clinton/bobotpp.git] / BUGS
diff --git a/BUGS b/BUGS
index 89d46db..e46f033 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,11 +1,7 @@
 Known Bugs (-*- text -*-) [import these into the savannah bug tracker]
 
-1 - Bobot++ cannot connect to irc.oftc.net for some really wierd
-    reason. It connects, disconnects, and then reconnects eventually
-    causing the connection to be throttled (it is supposed to wait 10
-    seconds between reconnections too, which is what makes this even
-    wierder). I'm going to guess that oftc is running a flawed ircd.
 
+FIXED:
 2 - A really wierd thing is happening--the bot is adding _two_ copies
     of its own record to the UserList. The "real" one is at the front
     of the list, but there is a still a "fake" one behind that one. I