From 53c452c7a21759053e7efbce61f52a88b76710fc Mon Sep 17 00:00:00 2001 From: fayjf Date: Thu, 5 May 2005 17:34:00 +0000 Subject: [PATCH] Updated the ChangeLog again ... git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@599 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/freeglut/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/freeglut/freeglut/ChangeLog b/freeglut/freeglut/ChangeLog index d4eab77..c85209d 100644 --- a/freeglut/freeglut/ChangeLog +++ b/freeglut/freeglut/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. +