From 016627256a728313b7169cbc6a433b26122f34b6 Mon Sep 17 00:00:00 2001 From: "John F. Fay" Date: Thu, 5 May 2005 17:34:00 +0000 Subject: [PATCH] Updated the ChangeLog again ... git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@599 7f0cb862-5218-0410-a997-914c9d46530a --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index d4eab77..c85209d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -987,6 +987,11 @@ mouse pointers don't work) on the way: (257) Added a comment to "glutCreateWindow" about why "freeglut" does not match GLUT when "glutInit" is not called. +(258) Removed an unused "Pixmap" variable + +(259) Changed the "shapes" demo to the OpenGLUT "shapes" demo, which is much + niftier. + -- 1.7.10.4