diff --git a/doc/release-notes/drscheme/HISTORY.txt b/doc/release-notes/drscheme/HISTORY.txt index 11d0f6c6d3..1e35ae7ce7 100644 --- a/doc/release-notes/drscheme/HISTORY.txt +++ b/doc/release-notes/drscheme/HISTORY.txt @@ -1,3 +1,13 @@ +------------------------------ + Version 4.1 +------------------------------ + + . get-text-to-search is not a public-final + method. Searching now works by the to-be-searched + text notifying the frame (instead of the frame asking + which text should be searched) so probably you can + just remove the overridden method. + ------------------------------ Version 4.0.2 ------------------------------