X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=ChangeLog;h=0835f0fc15b59f6f5c42b6a405ac44d504f3e74d;hb=9d66916bab11e22ff2b670638be3a50e604897a1;hp=49298aaa945d50f068bcd4fb840c46928796cc49;hpb=e6a282fe3dd6374b07921566933cbe449277aa79;p=freeglut diff --git a/ChangeLog b/ChangeLog index 49298aa..0835f0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -147,3 +147,13 @@ October 24, 2002: (54) Fixes for the window positioning problem. (55) Fixed a couple of compiler warnings and other bugs. Changed "freeglut_main.c" to remove a compiler warning. Changed "freeglut_structure.c" to set the current window before calling the window closure callback. + + +******************************************************************************************* +* Changes on 17 June 2003 +******************************************************************************************* + +(56) Added glutGetProcAddress() + +(57) Added GLUT_FPS env var. +