From c8fd6f9312981219087ff44b6e2743b056224fd3 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Fri, 11 Nov 2011 06:09:42 -0600 Subject: [PATCH] syntax error change --- doc/release-notes/drracket/HISTORY.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/release-notes/drracket/HISTORY.txt b/doc/release-notes/drracket/HISTORY.txt index 6312b95b24..134bfe3855 100644 --- a/doc/release-notes/drracket/HISTORY.txt +++ b/doc/release-notes/drracket/HISTORY.txt @@ -1,3 +1,10 @@ + +------------------------------ + Version 5.2.1 +------------------------------ + + . DrRacket no longer shows a stacktrace for syntax errors in the REPL. + ------------------------------ Version 5.2 ------------------------------