From e5d8b9f0496933c003f645513925919f990bb16b Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 15 Feb 2012 19:33:34 -0700 Subject: [PATCH] add release note about `handle-evt' --- doc/release-notes/racket/HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/release-notes/racket/HISTORY.txt b/doc/release-notes/racket/HISTORY.txt index a457285644..6412268c7c 100644 --- a/doc/release-notes/racket/HISTORY.txt +++ b/doc/release-notes/racket/HISTORY.txt @@ -1,5 +1,6 @@ Version 5.2.1.6 Added prop:cpointer +Fixed handle-evt to disallow a handle-evt Version 5.2.1.5 Added racket/future to re-exports of racket