X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=9bafc4402453d388813b72e482de9847fc22bb91;hb=8307fe6a1a9e6656495dd8d36415981ab6b3e7dc;hp=d7bcac56671c2918123589681880986f0b62b9ae;hpb=244417cf0e67e55547c077f771513e67f362a8c3;p=freeglut diff --git a/ChangeLog b/ChangeLog index d7bcac5..9bafc44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -222,3 +222,35 @@ October 24, 2002: ******************************************************************************************* (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. + + +******************************************************************************************* +* Changes on 23 July 2003 +******************************************************************************************* + +(93) doc/Makefile.am:4 Removed trailing backslash and added an empty last line + +(94) src/freeglut_window.c Windowing fixes from John F. + + +******************************************************************************************* +* Changes on 23 July 2003 +******************************************************************************************* + +(95) src/freeglut_initial.c:91 Added check for SOLARIS OS (Dave Reed)