Index: trunk/phase3/RELEASE-NOTES-1.19 |
— | — | @@ -166,19 +166,19 @@ |
167 | 167 | * (bug 29747) eAccelerator shared memory caching has been removed since it is |
168 | 168 | now disabled by default and is buggy. APC, XCache and WinCache are not affected. |
169 | 169 | * Installer now refuses to install if php was not compiled with Ctype support. |
170 | | -* (bug 29475) Remove "trackback" feature entirely from core |
| 170 | +* (bug 29475) Remove "trackback" feature entirely from core. |
171 | 171 | * (bug 32665) Special:BlockList prefills the username in the input field if |
172 | | - using the Special:BlockList/username URL |
| 172 | + using the Special:BlockList/username URL. |
173 | 173 | * (bug 27721) Make JavaScript variables wgSeparatorTransformTable and |
174 | 174 | wgDigitTransformTable depend on page content language so the sort script |
175 | | - sorts correctly more often |
176 | | -* (bug 32230) Expose wgRedirectedFrom in JavaScript |
| 175 | + sorts correctly more often. |
| 176 | +* (bug 32230) Expose wgRedirectedFrom in JavaScript. |
177 | 177 | * (bug 31212) History tab not collapsed when the screen is narrow |
178 | 178 | * (bug 15521) Use new section summary when the action of adding a new section |
179 | | - also happens to create the page |
| 179 | + also happens to create the page. |
180 | 180 | * (bug 32960) Remove EmailAuthenticationTimestamp from database when a |
181 | | - email address is removed |
182 | | -* (bug 32414) Empty page get a empty bytes attribute in Export/Dump |
| 181 | + email address is removed. |
| 182 | +* (bug 32414) Empty page get a empty bytes attribute in Export/Dump. |
183 | 183 | |
184 | 184 | === API changes in 1.19 === |
185 | 185 | * (bug 19838) siprop=interwikimap can now use the interwiki cache. |
— | — | @@ -202,9 +202,9 @@ |
203 | 203 | to Captcha extension(s). |
204 | 204 | * Added 'APIGetDescription' hook. |
205 | 205 | * (bug 32688) Paraminfo for parameter "generator" of the query module shows too |
206 | | - many types |
207 | | -* (bug 32415) Empty page get no size attribute in API output |
208 | | -* (bug 31759) Undefined property notice in querypages API |
| 206 | + many types. |
| 207 | +* (bug 32415) Empty page get no size attribute in API output. |
| 208 | +* (bug 31759) Undefined property notice in querypages API. |
209 | 209 | |
210 | 210 | === Languages updated in 1.19 === |
211 | 211 | |