X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=ChangeLog;h=7f3f7061a3b48af4bc8a1c6547839632def2d8de;hb=90a9927d3b46439645e1c1d1aa9709bc106451be;hp=f24f8242e3366572ce881d714a5cc00a8e35b733;hpb=e3d7d342f3d217b104468e7c4b338bdfc31fc1c8;p=freeglut 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.