diff --git a/TODO b/TODO
index 6ac2392..fcc4710 100644
--- a/TODO
+++ b/TODO
@@ -22,3 +22,4 @@ bugs:
   considerable tweaks to python-twitter)
 * "ValueError: list.remove(x): x not in list" when trying to close a tab (error recurred after adding conversation support).  Tabs can be reordered, then closed, as a workaround.
 * Links must be right-clicked on to activate - can't left-click on the link directly.  This seems to be a pygtk issue
+* Bugs:  File "/home/patrick/code/mytwitter/apithreads.py", line 234: UnboundLocalError: local variable 'user' referenced before assignment