diff options
author | Sven Gothel <[email protected]> | 2010-07-02 02:35:21 +0300 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-07-02 02:35:21 +0300 |
commit | 4bf5b13090d9654921e475415b23fc8428320a0e (patch) | |
tree | 1c4f11848f360bf5baa4528e4a88191d311b7991 /doc/TODO.txt | |
parent | c9adeced407a9f652594c1334a3ae73eff4fba79 (diff) | |
parent | fb6bee4cd94e7e6aaf3729b24297f026280b760b (diff) |
Merge branch 'master' of github.com:mbien/jogl
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. |