[TODO] Remove done items
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 20 Apr 2011 21:24:03 +0000 (17:24 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 20 Apr 2011 21:24:03 +0000 (17:24 -0400)
TODO

diff --git a/TODO b/TODO
index dbcb809..b5eb3be 100644 (file)
--- a/TODO
+++ b/TODO
@@ -16,10 +16,6 @@ General fixes:
 API issues to fix before 1.0:
 ============================
 
-- Rename get_table to reference_table
-
-- get_table shouldn't return NULL
-
 - Figure out how many .so objects, how to link, etc
 
 - Shall y axis progress downward instead of upward?
@@ -28,8 +24,6 @@ API issues to fix before 1.0:
 
 - Real subclassing support for vfunc vectors
 
-- Investigate Mozilla's user-data issue, make sure it's addressed
-
 - Add hb-cairo glue
 
 - Fix blob, remove mutex, etc.