Most everything's been resolved for the 2.0.0 release.
authorJ.C. Jones <jc@insufficient.coffee>
Sat, 13 Sep 2003 16:09:22 +0000 (16:09 +0000)
committerJ.C. Jones <jc@insufficient.coffee>
Sat, 13 Sep 2003 16:09:22 +0000 (16:09 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@190 7f0cb862-5218-0410-a997-914c9d46530a

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.