Update the buglist.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 2 Oct 2012 20:43:41 +0000 (16:43 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 2 Oct 2012 20:43:41 +0000 (16:43 -0400)
BUGS

diff --git a/BUGS b/BUGS
index 12564e5b302d9c15976708eea6a97c8482d470d3..cfb053640ce7257b45ff3b2d7a875c384d93f1c7 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,4 +1,5 @@
                        KNOWN BUGS
 
-* Despite what the header comment implies, the URL prefix and message template
-  in irkerhook.py can at present only be modified by hacking the script.
+* When eventlet is not installed, ^C fauls to cleasnly terminate the script.
+  This is doubtless some side  effect of the threading. 
+