From b5b97b305f7047b60de5d2f9004935cb690ce37c Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 11 Oct 2006 03:12:15 +0000 Subject: Make sure all of the demos use the scheme, and add a scheme chooser to the demo program. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5519 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 207a01e74..7de87594f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.8 + - The demo master test program now supports scheme + selection and all demos use it (STR #1459) - fl_arc() and fl_pie() did not draw properly on WIN32 when the start and end points were identical (STR #1461) -- cgit v1.2.3