From 4d76550b9fc7557f2f46d45f696312a07636d6a0 Mon Sep 17 00:00:00 2001 From: Matthias Felleisen Date: Mon, 12 Dec 2005 20:58:58 +0000 Subject: [PATCH] 300 svn: r1599 --- notes/teachpack/HISTORY | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/notes/teachpack/HISTORY b/notes/teachpack/HISTORY index 2c3f32932e..afafc5a868 100644 --- a/notes/teachpack/HISTORY +++ b/notes/teachpack/HISTORY @@ -1,3 +1,13 @@ +------------------------------------------------------------------------ +VERSION 300 [Mon Dec 12 15:59:02 EST 2005] + + * The world.ss teachpack has changed. It no longer supports + (update ... produce ...) but instead provides a function + on-redraw. + + * servlet.ss and servlet2.ss are still missing. Expect their arrival + for 301. + ------------------------------------------------------------------------ VERSION 299.200 [Tue Aug 2 17:37:24 EDT 2005]