Stripped out tabs and end-of-line whitespace
[freeglut] / TODO
diff --git a/TODO b/TODO
index 4f0e565..9ff6800 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,19 +4,8 @@
 
 Issues in Freeglut (so we don't forget):
 
-Issues to Settle in 2.0.0:
-
-(A) We need a "configure" script.
-
-(B) We need to settle on MSVC workspace and project names for the static and dynamic "freeglut" libraries.
-
-(C) We need a "configure" script.
-
 (D) I'd like to change the names of the Windows target directories from names like "Debug__Win32_freeglut_static" (or something like that) to names like "DebugStatic".
 
-(E) We seem to have a problem with binary font compatibility.
-
-
 Issues that can Wait until 2.2.0:
 
 (1) In the Atlantis demo, under windows and with the task bar to the left of the screen, the GLUT window comes up in a position relative to the corner of the screen while the "freeglut" window comes up down and to the right of where it was the last time it was opened.