From: Robert Bruce Findler <robby@cs.rice.edu>
To: plt-scheme@fast.cs.utah.edu
Date: Sun, 26 Aug 2001 18:33:14 -0500
Subject: 199d2
The v200-tagged source (in CVS) for DrScheme is now version
199d2. For details on using the intermediate releases, see
http://www.cs.utah.edu/plt/anoncvs/
FUNCTIONALITY CHANGES
- the splash screen now only allows a single
splash screen (per namespace).
MINOR CHANGES AND BUG FIXES
- structs now print properly in the REPL.
- the bug report form now connects to bugs.drscheme.org
instead of cs.rice.edu directly, so earthlink users
should be able to submit PRs via Help Desk.
- the resize tab should work properly now.
- the language dialog cancels properly and
properly restores defaults when re-opened.
Robby