X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=ChangeLog;h=19e9906e152bfb4847fc5e8af00b1da4013e5efb;hb=c53cf940d32476bcf44a4f5e6414789954423ce5;hp=c85209d87c08542d6474bf580b44e54de087e3f2;hpb=016627256a728313b7169cbc6a433b26122f34b6;p=freeglut diff --git a/ChangeLog b/ChangeLog index c85209d..19e9906 100644 --- a/ChangeLog +++ b/ChangeLog @@ -992,6 +992,20 @@ mouse pointers don't work) on the way: (259) Changed the "shapes" demo to the OpenGLUT "shapes" demo, which is much niftier. +(260) Necessary compilation fixes for newer GCCs (e.g. 3.3.5, 4.0). + Side effect: The shapes demo has a new 'i' key now. +(261) Fixed a cuboctahedron vertex, implemented wire mode for that shape. +************************************************************************** +* 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. + +************************************************************************** +* 15 May 2004 -- 2.4.0 Release Candidate 2 Released +**************************************************************************