added note about get-text-to-search

svn: r10891
This commit is contained in:
Robby Findler 2008-07-24 04:38:45 +00:00
parent e137994b5c
commit 4832d9e74d

View File

@ -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
------------------------------