Index: trunk/phase3/RELEASE-NOTES |
— | — | @@ -212,6 +212,7 @@ |
213 | 213 | * Correct the escaping of the autosummary URI fragments. |
214 | 214 | * (bug 23642) Recognize mime types of MS OpenXML documents. |
215 | 215 | * (bug 22784) Normalise underscores and spaces in autocomments. |
| 216 | +* (bug 19910) Headings of the form ===+\s+ are now displayed as valid headings |
216 | 217 | |
217 | 218 | === API changes in 1.17 === |
218 | 219 | * (bug 22738) Allow filtering by action type on query=logevent. |
— | — | @@ -239,7 +240,6 @@ |
240 | 241 | * (bug 24009) Include implicit groups in action=query&list=users&usprop=groups |
241 | 242 | * (bug 24016) API: Handle parameters specified in simple string syntax |
242 | 243 | ( 'paramname' => 'defaultval' ) correctly when outputting help |
243 | | -* (bug 19910) Headings of the form ===+\s+ are now displayed as valid headings |
244 | 244 | * (bug 24089) Logevents causes PHP Notice if leprop=title isn't supplied |
245 | 245 | |
246 | 246 | === Languages updated in 1.17 === |