From 584719d8cd758be4f7b984b1bfdfff3bbca3e5ea Mon Sep 17 00:00:00 2001 From: sandalle Date: Thu, 17 Jul 2003 21:20:36 +0000 Subject: [PATCH] Applied John F. Fay's fixes to freeglut.dsp and freeglut_static.dsp git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@138 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/freeglut/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/freeglut/freeglut/ChangeLog b/freeglut/freeglut/ChangeLog index d7bcac5..5b96dc5 100644 --- a/freeglut/freeglut/ChangeLog +++ b/freeglut/freeglut/ChangeLog @@ -222,3 +222,5 @@ October 24, 2002: ******************************************************************************************* (89) Changed the overlay (freeglut_state.c:662) to return FALSE, as it's not implemented yet. + +(90) Applied John F. Fay's fixes to freeglut.dsp and freeglut_static.dsp