From 839f0c0a989301fb674fcae37e613e2e119f3d74 Mon Sep 17 00:00:00 2001 From: fayjf Date: Mon, 25 Apr 2005 14:55:22 +0000 Subject: [PATCH] Updating the ChangeLog ... it seems to be something of a stepchild if we\'re not careful. git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@580 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/freeglut/ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/freeglut/freeglut/ChangeLog b/freeglut/freeglut/ChangeLog index 905d8ea..f6165cf 100644 --- a/freeglut/freeglut/ChangeLog +++ b/freeglut/freeglut/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. +