svn: r16148

This commit is contained in:
Robby Findler 2009-09-28 20:57:49 +00:00
parent dfaf397cac
commit d69af45338
2 changed files with 22 additions and 0 deletions

View File

@ -1,3 +1,21 @@
------------------------------
Version 4.2.2
------------------------------
. DrScheme now (by default) automatically compiles your source
files, saving them in the compiled/drscheme/ subdirectory.
. Syntax coloring now works for languages using the @-reader
(ie, Scribble)
. The yellow message in the interactions window is now moved to be
part of the DrScheme frame.
. The module browser now shows the phases that each given module
is invoked in.
. Check Syntax colors set!'d variables in dark red.
------------------------------
Version 4.2.1
------------------------------

View File

@ -1,3 +1,7 @@
v4.2.2
* minor bug fixes
v4.2.1
* improved 'where' conditions in metafunctions and