adjust release notes for 5.0.2
Merge to 5.0.2
(cherry picked from commit 0b73790ac0
)
This commit is contained in:
parent
14222dc0e4
commit
c0f1013b51
|
@ -1,3 +1,9 @@
|
|||
Version 5.0.2, October 2010
|
||||
|
||||
Minor bug fixes
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Version 5.0.1, July 2010
|
||||
|
||||
Minor bug fixes
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Version 5.0.1.8
|
||||
Version 5.0.2, October 2010
|
||||
Changed body of `when', `unless', `cond' clauses, `case'
|
||||
clauses, and `match' clauses to be internal-definition contexts
|
||||
Added ->i to the contract library, improved ->*, adding #:pre and
|
||||
#:post, as well as making the optional arguments clause optional.
|
||||
Added #true and #false, and changed #t/#T and #f/#F to
|
||||
require a delimiter afterward
|
||||
Added print-boolean-long-form
|
||||
|
@ -9,23 +11,12 @@ Added read-accept-lang, which is set to #t when
|
|||
Added flonum?
|
||||
Changed continuation-marks to accept a #f argument
|
||||
to produce an empty set of marks
|
||||
|
||||
Version 5.0.1.7
|
||||
Added fxvectors
|
||||
Added unsafe-{s,u}16-{ref,set!}
|
||||
|
||||
Version 5.0.1.6
|
||||
Added prop:proxy-of
|
||||
|
||||
Version 5.0.1.5
|
||||
Added proxies to go with chaperones, and renamed chaperone property
|
||||
as proxy property
|
||||
|
||||
Version 5.0.1.3
|
||||
Added ->i to the contract library, improved ->*, adding #:pre and
|
||||
#:post, as well as making the optional arguments clause optional.
|
||||
|
||||
Version 5.0.1.2
|
||||
as proxy property; beware that the word "proxy" will change in
|
||||
a future version, perhaps to "impersonator"
|
||||
Added collection-file-path and collection splicing at the file
|
||||
level
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user