From fbc3d7ea7c8506724c86efccbd40b9b8f24fcacf Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Fri, 18 Jul 2014 05:45:38 -0500 Subject: [PATCH] update HISTORY.txt for 6.1 Please include in the 6.1 release --- pkgs/drracket-pkgs/drracket/drracket/HISTORY.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/drracket-pkgs/drracket/drracket/HISTORY.txt b/pkgs/drracket-pkgs/drracket/drracket/HISTORY.txt index 1f03788db0..eb5d28f12a 100644 --- a/pkgs/drracket-pkgs/drracket/drracket/HISTORY.txt +++ b/pkgs/drracket-pkgs/drracket/drracket/HISTORY.txt @@ -2,6 +2,9 @@ Version 6.1 ------------------------------ + . added better spell-checking support: DrRacket can suggest + corrections and has a keystroke to jump the next misspelling. + . changed the online expansion handler machinery so that the handlers receive exceptions when expansion raises one