From 3a3ffe1efa32aba8f3fa7db41eff23ca54a4276e Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 17 Oct 2014 07:19:11 -0600 Subject: [PATCH] note v6.1.1 in Racket "HISTORY.txt" Merge to v6.1.1 --- racket/collects/racket/HISTORY.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/racket/collects/racket/HISTORY.txt b/racket/collects/racket/HISTORY.txt index e09d6dedb3..66244d8d79 100644 --- a/racket/collects/racket/HISTORY.txt +++ b/racket/collects/racket/HISTORY.txt @@ -1,3 +1,6 @@ +Version 6.1.1, October 2014 +Bug repairs and other changes noted in the documentation + Version 6.1, July 2014 Changed use-before-definition to be an error instead of producing an # value