diff --git a/doc/release-notes/drracket/HISTORY.txt b/doc/release-notes/drracket/HISTORY.txt index 863aa6cadc..93a6c473df 100644 --- a/doc/release-notes/drracket/HISTORY.txt +++ b/doc/release-notes/drracket/HISTORY.txt @@ -1,9 +1,14 @@ + . Added image->color-list and color-list->bitmap to + 2htdp/image + . The "language in the source" language now automatically compiles more files (with the default options). Specifically, files that are in a collections directory are now compiled, unless they are the main system collection (as reported by (find-system-path 'collects-dir). + . minor bug fixes + ------------------------------ Version 5.0.1 ------------------------------