From: James D. Forrester Date: Thu, 12 Jul 2018 21:30:41 +0000 (-0700) Subject: Follow-up 267d99fa8: Fix RELEASE-NOTES-1.32 line length X-Git-Tag: 1.34.0-rc.0~4774^2 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;ds=sidebyside;h=2a0e4825885fd0d632b6e2ec212ea6eeb1df25af;p=lhc%2Fweb%2Fwiklou.git Follow-up 267d99fa8: Fix RELEASE-NOTES-1.32 line length Change-Id: Ib239734a5e0c7d4a6915e6712e6d4767e839f6d9 --- diff --git a/RELEASE-NOTES-1.32 b/RELEASE-NOTES-1.32 index ac68967c6b..9615d4a357 100644 --- a/RELEASE-NOTES-1.32 +++ b/RELEASE-NOTES-1.32 @@ -244,8 +244,8 @@ because of Phabricator reports. classes are now deprecated. Use a Closure instead. === Other changes in 1.32 === -* (T198811) The following tables have had their UNIQUE indexes turned into proper - PRIMARY KEYs for increased maintainability: interwiki, page_props, +* (T198811) The following tables have had their UNIQUE indexes turned into + proper PRIMARY KEYs for increased maintainability: interwiki, page_props, protected_titles and site_identifiers. * …