From edd117d414a28dcfb70ec92623d16b596e5443e8 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sun, 17 Jan 2016 16:34:28 -0700 Subject: [PATCH] update HISTORY.txt for v6.4 Merge to v6.4 --- racket/collects/racket/HISTORY.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/racket/collects/racket/HISTORY.txt b/racket/collects/racket/HISTORY.txt index 8abe452910..4826d9acb1 100644 --- a/racket/collects/racket/HISTORY.txt +++ b/racket/collects/racket/HISTORY.txt @@ -1,3 +1,8 @@ +Version 6.4, January 2016 +Changes noted in the documentation, including support for + incremental garbage collection +Performance improvements and bug repairs + Version 6.3, October 2015 Bug repairs and other changes noted in the documentation, including substantial changes to the macro expander