Changed the overlay (freeglut_state.c:662) to return FALSE, as it's not imp
[freeglut] / ChangeLog
index 210ed99..d7bcac5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -209,3 +209,16 @@ October 24, 2002:
 (86) Moved tests/one.c into progs/demos/One/one.c, updated configure.in and Makefile.in
 
 (87) Removed tests directory
+
+
+*******************************************************************************************
+* Changes on 03 July 2003
+*******************************************************************************************
+
+(88) Removed unused char *ptr from freeglut_misc.c
+
+*******************************************************************************************
+* Changes on 17 July 2003
+*******************************************************************************************
+
+(89) Changed the overlay (freeglut_state.c:662) to return FALSE, as it's not implemented yet.