From: James D. Forrester Date: Mon, 24 Jun 2019 22:47:23 +0000 (-0700) Subject: Follow-up I3e114219: Don't tell people to use the deprecated replacement of the depre... X-Git-Tag: 1.34.0-rc.0~1287^2 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=c84546f1406f8aaadd83429113a766e4b2998f28 Follow-up I3e114219: Don't tell people to use the deprecated replacement of the deprecated removed code Change-Id: I496ba02f9fc4837f7c7246567d19107ee2baa53d --- diff --git a/RELEASE-NOTES-1.34 b/RELEASE-NOTES-1.34 index 8dab974089..c239982b5c 100644 --- a/RELEASE-NOTES-1.34 +++ b/RELEASE-NOTES-1.34 @@ -233,7 +233,7 @@ because of Phabricator reports. * Linker::link() no longer accepts a string for the query array, as was deprecated in 1.20. * PrefixSearch::titleSearch(), deprecated in 1.23, has been removed. Use the - TitlePrefixSearch or StringPrefixSearch classes instead. + SearchEngine::defaultPrefixSearch or ::completionSearch() methods instead. * The UserRights hook, deprecated in 1.26, has been removed. Instead, use the UserGroupsChanged hook. * Skin::getDefaultInstance(), deprecated in 1.27, has been removed. Get the