X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=ChangeLog;h=0e23a81949e13e9310b671525f90ec47b7c1d364;hb=c79c029b1d463fb52bc8d411502a34e3ddaf4024;hp=3dbb4d9c755e19ec3e32c9a1ec47e3b43f78d3ad;hpb=26ca0d4295550fee3c0934953cd269f3e2719610;p=freeglut diff --git a/ChangeLog b/ChangeLog index 3dbb4d9..0e23a81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ 2009-05-22 Sven Panne + * include/GL/freeglut_std.h: Avoid warnings when the ATEXIT_HACK is used + with GCC, making the hack even uglier. + + * include/GL/freeglut_std.h,src/freeglut_init.c,src/freeglut_internal.h, + src/freeglut_menu.c,src/freeglut_window.c,src/freeglutdll.def: Added the + ugly ATEXIT_HACK from GLUT 3.7, making freeglut binary compatible with the + GLUT DLLs out in the wild. * src/freeglutdll.def: Removed obsolete lines. Fixed version number.