Another TODO entry gone
[libftdi] / TODO
diff --git a/TODO b/TODO
index 0b419b5..1660516 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,9 @@
 *** TODO for 1.0 release ***
-Build related:
-- Rename the library and header file,
-  so libftdi 0.x and 1.x can co-exist
-
-API extentions:
-- TO DECIDE: Make ftdi structure opaque?
+Python wrapper:
+- Find out the following:
+  - Rename wrapper library to "ftdi1", users have to "import ftdi1"
+  - All other code in the examples can continue
+    to use "ftdi.xxx" instead of "ftdi1.xxx"
 
 Misc:
 - Resolve TODO entries in ftdi_eeprom