Revision
260
Author
gstaplin@apple.com
Date
2009-02-25 23:12:02 -0800 (Wed, 25 Feb 2009)

Log Message

Mark another item done.

Modified Paths

Diff

Modified: AppleSGLX/trunk/TODO (259 => 260)


--- AppleSGLX/trunk/TODO	2009-02-26 07:05:26 UTC (rev 259)
+++ AppleSGLX/trunk/TODO	2009-02-26 07:12:02 UTC (rev 260)
@@ -1,6 +1,6 @@
 -- Feb 20, 2009
 
-Fix glXCreateWindow and glXDestroyWindow.
+DONE Fix glXCreateWindow and glXDestroyWindow.
 
 Add API major version testing to the apple_cgl layer.  This way we can avoid
 future API fiascos.  Jordan suggested this a while ago.