From 7f0cc524bfc046d693bf035ca5645cbc31803689 Mon Sep 17 00:00:00 2001 From: Vincent St-Amour Date: Fri, 18 Jan 2013 15:33:12 -0500 Subject: [PATCH] Updated TR history. Please merge to 5.3.2. (cherry picked from commit e763d1e1ae7cfe04d0fff173292340b6fd6c4ae6) --- doc/release-notes/typed-racket/HISTORY.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/release-notes/typed-racket/HISTORY.txt b/doc/release-notes/typed-racket/HISTORY.txt index 67868c2269..aa0fdf03bd 100644 --- a/doc/release-notes/typed-racket/HISTORY.txt +++ b/doc/release-notes/typed-racket/HISTORY.txt @@ -1,3 +1,6 @@ +5.3.2 +- Added types for control operators +- Added `typed/untyped-utils` 5.3.1 - Revised handling of `Any` exported to untyped code - Added `cast`