From 6293933a690e75206ca0f75f989bce9bb9b24a82 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Mon, 31 Jan 2011 19:32:50 -0700 Subject: [PATCH] update Racket history for 5.1.0.2 --- doc/release-notes/racket/HISTORY.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/release-notes/racket/HISTORY.txt b/doc/release-notes/racket/HISTORY.txt index c0f3d7d52f..21d404529f 100644 --- a/doc/release-notes/racket/HISTORY.txt +++ b/doc/release-notes/racket/HISTORY.txt @@ -1,3 +1,9 @@ +Version 5.1.0.2 +Enabled single-precision floats by default +Added single-flonum? +Changed eqv? so that inexacts are equivalent only when they + have the same precision + Version 5.1, February 2011 Renamed "proxy" to "impersonator" Added current-get-interaction-input-port, which enables