bring drracket history file up to date

merge to the release branch, please
This commit is contained in:
Robby Findler 2012-07-24 23:33:24 -05:00
parent aa645e9650
commit fe9cdc0756

View File

@ -1,14 +1,23 @@
------------------------------
Version 5.2.2
Version 5.3
------------------------------
. Added the Optimization Coach (see the 'View' menu)
. Adjusted Check Syntax so that set!'d variables and
contract obligations are now in tooltips
. DrRacket's toolbar buttons now have numbers associated with them
to control what order they appear in.
. Ditto for the View menu items; also, cleaned up the View menu
. The framework's color:text%'s token-sym->style init argument (also
the same as the color:text%'s start-colorer method's argument of
the same name) is a function that now might be passed 'white-space.
. record errors coming from user language implementations via log-debug
------------------------------
Version 5.2.1
------------------------------