Updating the ChangeLog ... it seems to be something of a stepchild if we\'re not...
authorJohn F. Fay <johnffay@nettally.com>
Mon, 25 Apr 2005 14:55:22 +0000 (14:55 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Mon, 25 Apr 2005 14:55:22 +0000 (14:55 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@580 7f0cb862-5218-0410-a997-914c9d46530a

ChangeLog

index 905d8ea..f6165cf 100644 (file)
--- 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.
+