[PLT announcement] PLT v370p2
A second patch is now available for PLT Scheme v370 at
  http://download.plt-scheme.org/patches/370/
This patch fixes two additional bugs, and it also includes the
previous patch.  Here is the complete list of bugfixes in 370p2.
 * Autosaving, when using the teaching languages, would signal an
   error, but not anymore.
 * Sometimes, clicking on the popup menu in the bottom right would
   trigger an internal error. That's now fixed.
 * Teachpacks that contain inline images now work properly.
 * DrScheme's REPL's pict printer now signals errors with proper
   source location when the pict's drawing has a runtime error
   (instead of locking up the drscheme window).
Installing the patch is easy, since it is a simple .plt archive.  You
can install it regardless of whether you applied the previous patch.
See the above web page for further instructions.
-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!