From 1c5d7c5c62650e2376982ceae6f195117147e51b Mon Sep 17 00:00:00 2001 From: Matthias Felleisen Date: Tue, 18 Jul 2006 18:13:11 +0000 Subject: [PATCH] 351 history svn: r3753 --- doc/release-notes/teachpack/HISTORY | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/release-notes/teachpack/HISTORY b/doc/release-notes/teachpack/HISTORY index d4924e8056..65267336ca 100644 --- a/doc/release-notes/teachpack/HISTORY +++ b/doc/release-notes/teachpack/HISTORY @@ -1,3 +1,12 @@ +------------------------------------------------------------------------ +VERSION 351 [Tue Jul 18 14:11:29 EDT 2006] + + * The libraries for ProfessorJ are now organized as four packages: + draw, idraw, geometry, and colors. + + * Fixed small problems with master.ss and image.ss teachpacks and their + docs. + ------------------------------------------------------------------------ VERSION 350 [Fri Jun 16 20:37:38 EDT 2006]