update release notes; merge to 4.2.5

svn: r18653
This commit is contained in:
Matthew Flatt 2010-03-28 14:08:30 +00:00
parent 73e22ed867
commit 026356ecc5
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,8 @@
Version 4.2.4.2
Added accept-tab-focus method to canvas<%> and editor-canvas%
Version 4.2.5, March 2010
Version 4.2.4.1
Changed radio-box% to allow #f as a selection so that no buttons are
selected
Added accept-tab-focus method to canvas<%> and editor-canvas%
----------------------------------------------------------------------

View File

@ -1,5 +1,6 @@
Version 4.2.4.2
Version 4.2.5, March 2010
Changed module to wrap each body expression in a prompt
Changed define-cstruct to bind type name for struct-out, etc.
Version 4.2.4, January 2010
Added scheme/flonum and scheme/fixnum