Index: trunk/phase3/RELEASE-NOTES-1.18 |
— | — | @@ -90,6 +90,9 @@ |
91 | 91 | |
92 | 92 | === New features in 1.18 === |
93 | 93 | * BREAKING CHANGE: action=watch / action=unwatch now requires a token. |
| 94 | +* (bug 27860) Minor edit after clicking 'new section' tab |
| 95 | +Now the "This is a minor edit" checkbox is not available when you |
| 96 | +create a page or new section. |
94 | 97 | * (bug 8130) Query pages should limit to content namespaces, not just main |
95 | 98 | namespace. |
96 | 99 | * Search suggestions (other than in the Vector skin) will now use the HTML5 |
— | — | @@ -227,6 +230,7 @@ |
228 | 231 | Same for signupend on the account creation page. |
229 | 232 | |
230 | 233 | === Bug fixes in 1.18 === |
| 234 | +* (bug 27860) Minor edit after clicking 'new section' tab |
231 | 235 | * mw.util.getScript has been implemented (like wfScript in GlobalFunctions.php) |
232 | 236 | * (bug 23119) WikiError class and subclasses are now marked as deprecated. |
233 | 237 | * (bug 10871) Javascript and CSS pages in MediaWiki namespace are no longer |