update mz/mr release notes for v371

svn: r7048
This commit is contained in:
Matthew Flatt 2007-08-07 21:19:32 +00:00
parent ab9c34a8ec
commit 1e4054f1b8
2 changed files with 8 additions and 21 deletions

View File

@ -1,11 +1,7 @@
Version 370.3
Version 371, August 2007
Fixed (get-face-list 'mono) for Mac OS X and X11
Changed begin-container-sequence to delay making windows visible
Version 370.2
Added 'no-focus style for canvas%
----------------------------------------------------------------------

View File

@ -1,22 +1,13 @@
Version 370.6
Added continuation?
Added continuation-prompt-tag?
Version 370.5
Added keyword<?
Changed make-derived-parameter to accept a wrap procedure
Version 370.4
Added read-accept-infix-dot
Added make-derived-parameter
Version 370.3
Version 371, August 2007
Added hash-table-iterate-{first,next,key,value}
Version 370.2
Added keyword<?
Added make-derived-parameter
Added make-sibling-inspector
Added graph? argument to read[-syntax]/recursive
Changed `#! ' and `#!/' to general comment forms
Added read-accept-infix-dot
Changed #!<space> and #!/ to general comment forms
Added continuation?
Added continuation-prompt-tag?
Inside MzScheme: GC_{malloc,free}_immobile_box
foreign.ss: added {malloc,free}-immobile-box