r100515 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100514‎ | r100515 | r100516 >
Date:20:48, 22 October 2011
Author:robin
Status:ok
Tags:
Comment:
Allowing moving -> allow moving; use past tense
Modified paths:
  • /trunk/phase3/RELEASE-NOTES-1.19 (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES-1.19
@@ -100,18 +100,18 @@
101101 * (bug 30684) Fix bad escaping in mw.message for inexistent messages (i.e. <key>)
102102 * (bug 23057) Importers no longer can 'edit' or 'create' a fully-protected page by
103103 importing a new revision into it
104 -* Allowing moving the associated talk pages of subpages even if the base page
 104+* Allow moving the associated talk pages of subpages even if the base page
105105 has no subpage.
106106 * (bug 30907) Special:Unusedcategories should sort ascendingly.
107107 * Per page edit-notices now work in namespaces without subpages enabled.
108108 * (bug 30245) Use the correct way to construct a log page title
109 -* (bug 31081) $wgEnotifUseJobQ causes many unnecessary jobs to be queued
 109+* (bug 31081) $wgEnotifUseJobQ caused many unnecessary jobs to be queued
110110 * (bug 30202) File names are now restricted on upload to 240 bytes, because of
111111 restrictions on some of the database fields.
112112 * Timezones are now recognised in user preferences when offset is different
113113 due to DST
114114 * (bug 31692) "summary" parameter now also work when undoing revisions
115 -* (bug 18823) "move succeeded" text displays bluelinks even when redirect was
 115+* (bug 18823) "move succeeded" text displayed bluelinks even when redirect was
116116 suppressed
117117
118118 === API changes in 1.19 ===

Status & tagging log