X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=ChangeLog;h=9fd50fdcb112083a9dd5036e3b8f4c9b57f94cdc;hb=73a6a2749dd40b935863f2e226ab805b88cd0351;hp=1b05eb222c96ac2ceb912ca737697eb6755de67e;hpb=3080ace6ef781d050d609cbff1c79521e397c030;p=freeglut diff --git a/ChangeLog b/ChangeLog index 1b05eb2..9fd50fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -216,3 +216,25 @@ October 24, 2002: ******************************************************************************************* (88) Removed unused char *ptr from freeglut_misc.c + +******************************************************************************************* +* Changes on 17 July 2003 +******************************************************************************************* + +(89) Changed the overlay (freeglut_state.c:662) to return FALSE, as it's not implemented yet. + +(90) Applied John F. Fay's fixes to freeglut.dsp and freeglut_static.dsp + + +******************************************************************************************* +* Changes on 21 July 2003 +******************************************************************************************* + +(91) src/Makefile.am:38 Changed versioning to 11:0:8 thanks to Bernhard Kaindl + + +******************************************************************************************* +* Changes on 22 July 2003 +******************************************************************************************* + +(92) freeglut.lsm:3 Removed 'beta' label for next release, thanks to Bernhard Kaindl.