r59796 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r59795‎ | r59796 | r59797 >
Date:19:16, 7 December 2009
Author:ialex
Status:ok
Tags:
Comment:
Cosmetic fixes:
* indention for lines not starting with "* "
* break lines at 80 chars
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES
@@ -20,10 +20,10 @@
2121
2222 === Configuration changes in 1.16 ===
2323 * $wgScriptModifiedMsgCheck Checks the mediawiki namespace recent changes to
24 -ensure a updated urid for script-loader
 24+ ensure a updated urid for script-loader
2525 * $wgScriptModifiedCheck Checks script file modified time for unique request id)
2626 * $wgEnableAsyncDownload (lets you disable Async download for windows.
27 -Hopefully we will remove this configuration var soon)
 27+ Hopefully we will remove this configuration var soon)
2828 * $wgEnableFirefogg enable support for firefogg extension, firefogg supports
2929 in-browser transcoding, chunk uploads and client side hash checking.
3030 * $wgEnableTemporalOggUrls enable oggz_chop support a server side ogg seeking
@@ -658,7 +658,8 @@
659659 * (bug 21672) Add missing Accept-Language to both Vary and XVO headers
660660 * (bug 21679) "Edit block reasons" link at the bottom of Special:Blockip is now
661661 only displayed to the users that have "editinterface" right
662 -* (bug 21740) Attempting to protect a page that doesn't exist (salting) returns "unknown error"
 662+* (bug 21740) Attempting to protect a page that doesn't exist (salting) returns
 663+ "unknown error"
663664 * (bug 18762) both redirects and links get fixed one after another if
664665 redirects-only switch is not present
665666 * (bug 20159) thumbnails rerendered if older that $wgThumbnailEpoch
@@ -669,7 +670,8 @@
670671 * (bug 21559) "logempty" message is now wrapped in a div with class
671672 "mw-warning-logempty" when used in log extract
672673 * (bug 20549) Parser tests were broken on SQLite backend
673 -* (bug 21776) Interwiki urls like http://en.wikibooks.org/wiki/cs: should give a redirect instead of a baderror.
 674+* (bug 21776) Interwiki urls like http://en.wikibooks.org/wiki/cs: should give
 675+ a redirect instead of a baderror.
674676
675677 == API changes in 1.16 ==
676678

Status & tagging log