Removing two unused variables so this will compile on Linux with -Wall
[freeglut] / ChangeLog
index d4dd686..7f3f706 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -996,3 +996,11 @@ mouse pointers don't work) on the way:
       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.