From: Robby Findler <robby@cs.uchicago.edu>
To: plt-internal@list.cs.brown.edu
Subject: [plt-internal] 299.405
Date: Tue, 25 Oct 2005 13:23:01 -0500
MzScheme and MrEd are now version 299.405 in the SVN repository trunk.
The main change for this release is an attempt at a new version of the
"Welcome to DrScheme" dialog. In particular, it is gone. So, imagine
that you are new to DrScheme, install the new version, give it a try
and see if it works better than it used to.
NOTE: Actually go as far as trying to run some program you imagine a
newbie might run or else you won’t get the full monty.
Other change in 299.405:
- added system-language+country that returns a string identifying the
current locale’s encoding.
Robby