diff options
Diffstat (limited to 'doc/TODO.txt')
-rw-r--r-- | doc/TODO.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 8aa9e96ed..294f16cd1 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -1,5 +1,8 @@ +This list is probably completely out of date... +anyone the guts to remove it? :) +-mbien + Random, somewhat old to-do list: -(See Issue Tracker on http://jogl.dev.java.net/ for current high-priority issues) - Non-const array types must be properly released with JNI_COMMIT in order to see side effects if the array was copied. |