From 0660227d8a426957b4bc0267453fb4442463c6eb Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Wed, 17 Oct 2012 20:45:25 -0500 Subject: [PATCH] drracket history updates please include in release --- doc/release-notes/drracket/HISTORY.txt | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/doc/release-notes/drracket/HISTORY.txt b/doc/release-notes/drracket/HISTORY.txt index f515fdd98a..11b464df3c 100644 --- a/doc/release-notes/drracket/HISTORY.txt +++ b/doc/release-notes/drracket/HISTORY.txt @@ -2,21 +2,25 @@ Version 5.3.1 ------------------------------ - . Enable online check syntax by default (it has been - available in the last two releases, but was disabled - by default) + . Enable online check syntax by default (it has been + available in the last two releases, but was disabled by + default) - . Check Syntax now shows the blue boxes from the + . Check Syntax now shows the blue boxes from the documentation in the definitions window - . Change the "Variables" pane of the debugger so that it does not do - word-wrapping (this avoids some performance problems when very - large values are rendered there) + . Add a spell checker for string constants; use + -shift-c to turn it off or on - . Adjust the Install .plt File dialog so that it cleans up after the - end of an installation (specifically, it shuts down the custodian - that was running the installation process), which also causes the - Abort button to be disabled. + . Change the "Variables" pane of the debugger so that it + does not do word-wrapping (this avoids some performance + problems when very large values are rendered there) + + . Adjust the Install .plt File dialog so that it cleans up + after the end of an installation (specifically, it shuts + down the custodian that was running the installation + process), which also causes the Abort button to be + disabled. ------------------------------ Version 5.3