From 1d74c214a1be6783cf2e99ffe02fed23a79ca289 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 19 Jul 2017 08:00:32 -0600 Subject: [PATCH] racket/HISTORY.txt: update for v6.10 Merge to v6.10 --- racket/collects/racket/HISTORY.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/racket/collects/racket/HISTORY.txt b/racket/collects/racket/HISTORY.txt index 85018bfe32..04fea1b7a5 100644 --- a/racket/collects/racket/HISTORY.txt +++ b/racket/collects/racket/HISTORY.txt @@ -1,3 +1,7 @@ +Version 6.10, July 2017 +Extract OS adapters to the "rktio" library +Bug repairs and other changes noted in the documentation + Version 6.9, April 2017 Bug repairs and other changes noted in the documentation