X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=ChangeLog;h=f6165cf50ca1c5fbd586221f30d854b37c5f02ed;hb=5288d8e11323c88acdec3af66ddf18c640c363a1;hp=905d8eac4308285582e4a58758a8d176e6adb60c;hpb=65bf76e58a1cb35f3bb43b4f3911005dbf885230;p=freeglut diff --git a/ChangeLog b/ChangeLog index 905d8ea..f6165cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -939,5 +939,11 @@ mouse pointers don't work) on the way: ************************************************************************** * Changes on April 15, 2005. ************************************************************************** -(237) Changed some comments in "freeglut_internal.h" as a test for the new - pCVSc project. \ No newline at end of file +(243) Changed some comments in "freeglut_internal.h" as a test for the new + pCVSc project. + +(244) Changed the names of the "fgStructure.Window" and ".Menu" variables + to ".CurrentWindow" and ".CurrentMenu" to make maintenance easier. + +(245) Tried implementing Yuri D'Elia's game mode changes. +