From 959c8917942f3c44057d8f4cd85322af3324b456 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Thu, 20 Nov 2008 02:15:01 +0000 Subject: [PATCH] svn: r12521 --- doc/release-notes/drscheme/HISTORY.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/release-notes/drscheme/HISTORY.txt b/doc/release-notes/drscheme/HISTORY.txt index 2ecc672274..6421c44f94 100644 --- a/doc/release-notes/drscheme/HISTORY.txt +++ b/doc/release-notes/drscheme/HISTORY.txt @@ -1,3 +1,16 @@ +------------------------------ + Version 4.3 +------------------------------ + + . minor bug fixes + +------------------------------ + Version 4.2 +------------------------------ + + . contract library's function contract + combinatiors now preserve tail recursion. + ------------------------------ Version 4.1 ------------------------------