From c4f29c99350c03fa2eb32847883291fa3eb53fc4 Mon Sep 17 00:00:00 2001 From: Matthias Felleisen Date: Mon, 7 May 2007 14:01:29 +0000 Subject: [PATCH] history recorded svn: r6167 --- doc/release-notes/teachpack/HISTORY | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/release-notes/teachpack/HISTORY b/doc/release-notes/teachpack/HISTORY index 4688688853..83e7d002c3 100644 --- a/doc/release-notes/teachpack/HISTORY +++ b/doc/release-notes/teachpack/HISTORY @@ -1,3 +1,16 @@ +------------------------------------------------------------------------ +VERSION 370 [Mon May 7 09:54:19 EDT 2007] + +* Added testing.ss teachpack. + +* The world.ss teachpack now has a IMAGE capturing functionality, including + animated GIFs. It also supports simple simulations now. + +* The world.ss and image.ss support real numbers for sizes and coordinates + now. + +* The ProfessorJ wizard doesn't support templates for now. + ------------------------------------------------------------------------ VERSION 360 [Tue Nov 7 12:45:48 EST 2006]