minor correction to release notes

Merge to 5.1

original commit: ead1c366d19eefb7b2489a062e18e8c410242ef0
This commit is contained in:
Matthew Flatt 2011-02-05 14:11:30 -07:00
parent 35e0433bcc
commit 2a7f32d7f8

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