added note about contracts & tail rec

svn: r12985
This commit is contained in:
Robby Findler 2009-01-03 16:37:42 +00:00
parent e54ad05bb0
commit ca58e72aa0

View File

@ -1,3 +1,7 @@
Somewhere in there:
function contracts now preserve tail recursion in many cases; the
'any' contract is no longer special.
Version 4.1.3.8
Added procedure-rename
Added extra arguments to call-with-continuation-prompt