note 301.9 changes

svn: r2384
This commit is contained in:
Matthew Flatt 2006-03-07 15:54:54 +00:00
parent 4238c1a19a
commit de0e4fffeb

View File

@ -1,4 +1,7 @@
Version 301.9
Fixed constant propagation and folding in bytecode compiler
Version 301.8
Added string-normalize-nf[k]{d,c}
@ -6,7 +9,7 @@ Version 301.7
Inside MzScheme: added scheme_make_prim_closure_w_arity(), etc.
Version 301.6
The body of `let/cc' and the procedure passed to `call/ec' are
The body of let/cc and the procedure passed to call/ec are
evaluated/called as a tail expression/call
Added struct-type-make-constructor and struct-type-make-predicate
Added JIT support for 3m
@ -25,6 +28,7 @@ Added exn:fail:user and raise-user-error
Made parameter/mark lookup amortized constant time,
instead of potentially O(stack depth)
Version 301, December 2005
Fixed a custom-input-port bug in the case that a read or peek procedure
returns an event created by handle-evt