From: John F. Fay Date: Thu, 12 May 2005 15:54:11 +0000 (+0000) Subject: Updating the ChangeLog ... X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=e0400bd2a74c2e8538399b25d95538dae5bf5454;p=freeglut Updating the ChangeLog ... git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@607 7f0cb862-5218-0410-a997-914c9d46530a --- diff --git a/ChangeLog b/ChangeLog index f24f824..7f3f706 100644 --- 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.