merged in Vitja's tab removals
[cython.git] / ToDo.txt
old mode 100755 (executable)
new mode 100644 (file)
index 3392681..cf8cabc
--- a/ToDo.txt
+++ b/ToDo.txt
@@ -1,3 +1,6 @@
+See http://trac.cython.org/cython_trac and http://wiki.cython.org/enhancements
+
+
 -- The Original Pyrex Todo List --
 
 DONE - Pointer-to-function types.
@@ -131,7 +134,7 @@ Recognise #line directives?
 
 Catch floating point exceptions?
 
-Check that forward-declared non-external extension types 
+Check that forward-declared non-external extension types
 are defined.
 
 Generate type test when casting from one Python type