From 0b588cd7790b6c9c4188af369e21f0eb2e9d8212 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sat, 18 Oct 2014 11:06:10 -0500 Subject: [PATCH] update history for 6.1.1 please include in the release (cherry picked from commit b3110feabd9c37eb28fa60da54c4f8dd955bf221) --- pkgs/drracket-pkgs/drracket/drracket/HISTORY.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pkgs/drracket-pkgs/drracket/drracket/HISTORY.txt b/pkgs/drracket-pkgs/drracket/drracket/HISTORY.txt index 90d99ed29e..54afd67723 100644 --- a/pkgs/drracket-pkgs/drracket/drracket/HISTORY.txt +++ b/pkgs/drracket-pkgs/drracket/drracket/HISTORY.txt @@ -5,6 +5,16 @@ . added support for hiding the content of ellipsis-labelled sections in error messages + . remove 'print' mode from the Pretty Big language + + . improve support for tooltips in Check Syntax + + . DrRacket: drop numpad Enter treatment as force-evaluation + (see commit a41cc0c3c0 for details) + + . macro expansion that exhausts memory no longer breaks DrRacket's + online expansion & check syntax + ------------------------------ Version 6.1 ------------------------------