From b61e40d1d6bcc04eb50f2e9cf8b9e6c26aa41374 Mon Sep 17 00:00:00 2001 From: "John F. Fay" Date: Thu, 23 Jun 2005 14:37:38 +0000 Subject: [PATCH] Keeping current ... git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@639 7f0cb862-5218-0410-a997-914c9d46530a --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 79b7858..3f64513 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1049,7 +1049,14 @@ wrong. ************************************************************************** ************************************************************************** -* Changes on 14 Jun 2005 +* Changes in late June 2005 ************************************************************************** (271) Added an RPM spec file based on the one shipped with SuSE 9.3. + +(272) Implemented Joe Krahn's "Input Devices" code--at the moment, a dial +box. + +(273) Fixed a bug in the Sierpinski sponge code that caused the application +to crash if it called the code with a negative number of levels + -- 1.7.10.4