Fixed a bug in the menu callback behavior. Menus were not setting the
[freeglut] / ChangeLog
index acde6eb..a345197 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -322,5 +322,19 @@ October 24, 2002:
 
 (110) Fixed compiliation of freeglut_joystick.c on FreeBSD
 
+*******************************************************************************************
+* Freeglut 2.0.0 Released on  September 29, 2003!
+*******************************************************************************************
+       
+*******************************************************************************************
+* Changes on October 3, 2003
+*******************************************************************************************
+
+(110) Tweaking for the menu behavior on Linux regarding mice, etc. - John Fay
+
+*******************************************************************************************
+* Changes on October 6, 2003
+*******************************************************************************************
 
+(111) freeglut_menu.c:328 Fix submenu triangle (John Fay)