X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=3fbb65321190ed537f363d93098a67c73c50a69f;hb=109729efbd7429be55cab0d73097e792447971a2;hp=6d06bf705326545305aa33970ce7f3cf406fb091;hpb=d85cca06d36c8055337a64fbf05fc6d1359da4e6;p=freeglut diff --git a/ChangeLog b/ChangeLog index 6d06bf7..3fbb653 100644 --- a/ChangeLog +++ b/ChangeLog @@ -245,3 +245,21 @@ October 24, 2002: ******************************************************************************************* (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) + +(96) src/freeglut_window.c:551 Removed extra carriage return for Windows users (John F. Fay) + + +******************************************************************************************* +* Changes on 05 August 2003 +******************************************************************************************* + +(97) src/freeglut_main.c:816 and :1571, set the current window (John F. Fay)