Updating the ChangeLog ...
authorJohn F. Fay <johnffay@nettally.com>
Thu, 12 May 2005 15:54:11 +0000 (15:54 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Thu, 12 May 2005 15:54:11 +0000 (15:54 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@607 7f0cb862-5218-0410-a997-914c9d46530a

ChangeLog

index f24f824..7f3f706 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1000,3 +1000,7 @@ mouse pointers don't work) on the way:
 **************************************************************************
 * 8 May 2004 -- 2.4.0 Release Candidate 1 Released
 **************************************************************************
+(262) Fixed the "vfprintf" for Windows so that error messages get printed
+      out again
+
+(263) Implemented Takeshi Nishimura's menu fixes.  Menus should work now.