From: Matthew Flatt <mflatt@cs.utah.edu> To: plt-scheme@fast.cs.utah.edu Date: Mon, 7 Jan 2002 10:40:39 -0700 (MST) Subject: 200alpha8 The exp-tagged code in CVS for MzScheme and MrEd is now version 200alpha8. Changes: * Removed the `port’ field of `exn:read’ (because source-location information is now in the exception). * Added support for building MzScheme with Borland, thanks to Oscar Fuentes. See plt/src/borland/README for details. * Many small bug fixes. Matthew