r79879 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79878‎ | r79879 | r79880 >
Date:05:08, 9 January 2011
Author:emufarmers
Status:ok
Tags:
Comment:
Follow-up to r79719: remove RELEASE-NOTES entry left over from r77956 (which was reverted). Also, move a few entries from "new features" to "bug fixes".
Modified paths:
  • /branches/REL1_17/phase3/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: branches/REL1_17/phase3/RELEASE-NOTES
@@ -233,9 +233,6 @@
234234 * Special wrapping setups can now define MW_CONFIG_FILE to load a config file
235235 other than LocalSettings.php. This is like MW_CONFIG_CALLBACK but works in
236236 some cases where MW_CONFIG_CALLBACK will not work.
237 -* (bug 16019) $wgArticlePath = "/$1" no longer breaks API edit/watch actions
238 -* (bug 18372) File types blacklisted by $wgFileBlacklist will no longer be shown as "Permitted file types" on the upload form
239 -* (bug 26540) Fixed wrong call to applyPatch in MysqlUpdater
240237 * (bug 26574) Added 'upload' to $wgRestrictionTypes, allowing upload protected
241238 pages to be queried via the API and Special:ProtectedPages, and allowing
242239 disabling upload protection by removing it from $wgRestrictionTypes.
@@ -473,7 +470,6 @@
474471 * Partial workaround for bug 6220: at least make files on shared repositories
475472 show up as (struck-out) bluelinks instead of redlinks on Special:WantedFiles
476473 * rebuildFileCache.php no longer creates inappropriate cache files for redirects
477 -* (bug 18372) $wgFileExtensions will now override $wgFileBlacklist
478474 * (bug 25512) Subcategory list should not include category prefix for members.
479475 * (bug 10871) Javascript and CSS pages in MediaWiki namespace are no longer treated
480476 as wikitext on preview.
@@ -484,6 +480,9 @@
485481 last saving user.
486482 * (bug 22753) Output from update.php is more clear when things changed, entries
487483 indicating nothing changed are now all prefixed by "..."
 484+* (bug 16019) $wgArticlePath = "/$1" no longer breaks API edit/watch actions
 485+* (bug 18372) File types blacklisted by $wgFileBlacklist will no longer be shown as "Permitted file types" on the upload form
 486+* (bug 26540) Fixed wrong call to applyPatch in MysqlUpdater
488487
489488 === API changes in 1.17 ===
490489 * BREAKING CHANGE: action=patrol now requires POST

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r77956(bug 18372) $wgFileExtensions will now override $wgFileBlacklistemufarmers03:21, 7 December 2010
r797191.17: MFT r78078, r78285, r78787, r79246, r79358, r79480, r79481, r79491, r79...catrope14:15, 6 January 2011

Status & tagging log