From: James D. Forrester Date: Thu, 7 Feb 2019 22:34:09 +0000 (-0800) Subject: Follow-up I5bcae848: Remove from 1.33 RL, backported to 1.32 X-Git-Tag: 1.34.0-rc.0~2873^2 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_del%27%2C%20idvote=vote.voteid%29%20%7D%7D?a=commitdiff_plain;h=d38d29896a0f47f0a65b7708836c47c56e3336ca;p=lhc%2Fweb%2Fwiklou.git Follow-up I5bcae848: Remove from 1.33 RL, backported to 1.32 Change-Id: I84fa5e2fae785f80833a3128c18790d6ad3d1042 --- diff --git a/RELEASE-NOTES-1.33 b/RELEASE-NOTES-1.33 index b2de154347..2c586cf16a 100644 --- a/RELEASE-NOTES-1.33 +++ b/RELEASE-NOTES-1.33 @@ -279,8 +279,6 @@ because of Phabricator reports. code that needs this behaviour should use OO.ui.debounce/throttle. === Other changes in 1.33 === -* (T208871) The hard-coded Google search form on the database error page was - removed. * (T201747) Html::openElement() warns if given an element name with a space in it.