provided some history for 350

svn: r3384
This commit is contained in:
Matthias Felleisen 2006-06-17 00:41:36 +00:00
parent 88eac10651
commit 1c8318c589

View File

@ -1,3 +1,17 @@
------------------------------------------------------------------------
VERSION 350 [Fri Jun 16 20:37:38 EDT 2006]
* The draw package (ProfJ) spawns a new Canvas per new Canvas.
The implementation of draw.ss has changed for that, though the visible
interface should remain the same.
* The idraw package provides imperative versions of World and Canvas.
* Small bugs in world.ss and image.ss fixed.
* servlet.ss and servlet2.ss are still missing. Expect their arrival
for 351.
------------------------------------------------------------------------
VERSION 300 [Mon Dec 12 15:59:02 EST 2005]