summaryrefslogtreecommitdiff
path: root/TODO.markdown
diff options
context:
space:
mode:
authorJosé Fonseca <jose.r.fonseca@gmail.com>2011-10-25 09:57:01 +0100
committerJosé Fonseca <jose.r.fonseca@gmail.com>2011-10-25 09:57:20 +0100
commit2f634d57d7dad8943273c55e689171ee8ebce97c (patch)
treea369abb7894cba886ffec2a8b77dd44b55d44113 /TODO.markdown
parent4c86574b8c9f589be08ec544db5250544dc9e287 (diff)
Document known issues.
Issue 47.
Diffstat (limited to 'TODO.markdown')
-rw-r--r--TODO.markdown10
1 files changed, 8 insertions, 2 deletions
diff --git a/TODO.markdown b/TODO.markdown
index b5dd71d..656fce1 100644
--- a/TODO.markdown
+++ b/TODO.markdown
@@ -42,7 +42,7 @@ Retracing
* Support multiple threads
-* Leverage ARB_debug_output where available.
+* Leverage `ARB_debug_output` where available.
* D3D support.
@@ -71,4 +71,10 @@ Other
of the frame.
-See also FIXME, TODO, and XXX comments on the source code.
+See also:
+
+* open issues on [github](https://github.com/apitrace/apitrace/issues)
+
+* _Known issues_ section in BUGS.markdown
+
+* FIXME, TODO, and XXX comments on the source code.