Removed unused char *ptr from freeglut_misc.c
[freeglut] / ChangeLog
index 642e178..1b05eb2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -198,3 +198,21 @@ October 24, 2002:
 *******************************************************************************************
 
 (84) Fixed the 'ptr + len' problem in freeglut_misc.c:90
+
+
+*******************************************************************************************
+* Changes on 02 July 2003
+*******************************************************************************************
+
+(85) Removed genfonts/genstrokes code, updated configure.in and Makefile.in
+
+(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