minor correction to release notes

Merge to 5.1
This commit is contained in:
Matthew Flatt 2011-02-05 14:11:30 -07:00
parent 4f165d3bc7
commit ead1c366d1

View File

@ -162,7 +162,7 @@ Registry Functions
The `get-resource' and `write-resource' functions have moved to a
`file/resource' library that is re-exported by `racket/gui/base'.
These function now work only for reading and writing the Windows
registry; they report failure for other platforms and modes.
registry or ".ini" files; they report failure for other platforms.
Removed Functions