release-ote updates for 4.1.2

svn: r12131
This commit is contained in:
Matthew Flatt 2008-10-26 18:41:16 +00:00
parent e7aef55f74
commit 38aac549e6
2 changed files with 2 additions and 6 deletions

View File

@ -1,4 +1,4 @@
Version 4.1.1.1 Version 4.1.2, October 2008
Changed -z/--text-repl to a configuration option Changed -z/--text-repl to a configuration option

View File

@ -1,14 +1,10 @@
Version 4.1.1.3 Version 4.1.2, October 2008
Changed binding of identifiers introduced by unit signatures Changed binding of identifiers introduced by unit signatures
to take into account the signature use's context to take into account the signature use's context
Added make-syntax-delta-introducer Added make-syntax-delta-introducer
Changed continuation-marks to accept a thread argument Changed continuation-marks to accept a thread argument
Version 4.1.1.2
Added eqv-based hash tables Added eqv-based hash tables
Added hash-update and hash-update! Added hash-update and hash-update!
Version 4.1.1.1
Changed -X and -S to complete directory relative to pwd, and Changed -X and -S to complete directory relative to pwd, and
changed -S to add after main collects changed -S to add after main collects