diff -r e617c9cf6dd3 -r 90073cbb535d TODO --- a/TODO Mon Feb 16 01:32:12 2009 +0200 +++ b/TODO Fri Feb 20 23:07:43 2009 +0200 @@ -1,5 +1,4 @@ -* Add debugging output and verify refcounts of lm objects. Need a decent test script for that... -* How to report errors in callbacks? We cannot use lua_error, it can be even outside of any lua pcalled environment. -* Some additional lua functions? +Verify refcounts of lm objects. Need a decent test script for that. +Some additional lua functions?