Updated the ChangeLog again ...

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@599 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
fayjf 2005-05-05 17:34:00 +00:00
parent c8f9a63d03
commit 53c452c7a2

View File

@ -987,6 +987,11 @@ mouse pointers don't work) on the way:
(257) Added a comment to "glutCreateWindow" about why "freeglut" does not (257) Added a comment to "glutCreateWindow" about why "freeglut" does not
match GLUT when "glutInit" is not called. match GLUT when "glutInit" is not called.
(258) Removed an unused "Pixmap" variable
(259) Changed the "shapes" demo to the OpenGLUT "shapes" demo, which is much
niftier.