https://www.mediawiki.org/wiki/Special:Code/MediaWiki/114375

Revision: 114375
Author:   reedy
Date:     2012-03-21 17:01:39 +0000 (Wed, 21 Mar 2012)
Log Message:
-----------
Tidy up release notes somewhat

Modified Paths:
--------------
    trunk/phase3/RELEASE-NOTES-1.19
    trunk/phase3/RELEASE-NOTES-1.20

Modified: trunk/phase3/RELEASE-NOTES-1.19
===================================================================
--- trunk/phase3/RELEASE-NOTES-1.19     2012-03-21 16:57:59 UTC (rev 114374)
+++ trunk/phase3/RELEASE-NOTES-1.19     2012-03-21 17:01:39 UTC (rev 114375)
@@ -13,15 +13,15 @@
 
 === Changes since 1.19 beta 1 ===
 * (bug 35014) Including a special page no longer sets the page's title to the
-  included page
-* (bug 35019) Edit summaries are no longer transformed in notification e-mails
-* (bug 35152) Help message for e-mail is shown again in user preferences
+  included page.
+* (bug 35019) Edit summaries are no longer transformed in notification e-mails.
+* (bug 35152) Help message for e-mail is shown again in user preferences.
 * (bug 34887) $3 and $4 parameters are now substituted correctly in message
-  "movepage-moved"
+  "movepage-moved".
 * (bug 34841) Edit links are no longer displayed when display old page versions
-* (bug 34889) User name should be normalized on Special:Contributions
-* (bug 35051) If heading has a trailing space after == then its name is not 
-  preloaded into edit summary on section edit
+* (bug 34889) User name should be normalized on Special:Contributions.
+* (bug 35051) If heading has a trailing space after == then its name is not
+  preloaded into edit summary on section edit.
 * (bug 31417) New ID mw-content-text around the actual page text, without 
categories,
   contentSub, ... The same div often also contains the class 
mw-content-ltr/rtl.
 * (bug 35303) Proxy and DNS blacklist blocking works again
@@ -128,8 +128,8 @@
   200 status code instead of 404 for nonexistent articles.
 * (bug 33447) Link to the broken image tracking category from 
Special:Wantedfiles.
 * (bug 27724) Add timestamp to job queue.
-* (bug 30339) Implement SpecialPage for running javascript tests. Disabled by 
default, due to
-  tests potentially being harmful, not to be run on a production wiki.
+* (bug 30339) Implement SpecialPage for running javascript tests. Disabled by 
default,
+  due to tests potentially being harmful, not to be run on a production wiki.
   Enable by setting $wgEnableJavaScriptTest to true.
 * Extensions can use the RequestContextCreateSkin hook to override what skin is
   loaded in some contexts.
@@ -146,8 +146,8 @@
 * Special:MovePage now has a dropdown menu for namespaces.
 * (bug 34420) Special:Version now shows git HEAD sha1 when available.
 * (bug 33952) Refactor mw.toolbar to allow dynamic additions at any time.
-* Now possible to specify separate section title and edit summary when adding 
a new section to a
-  page via the edit API action.
+* Now possible to specify separate section title and edit summary when adding
+  a new section to a page via the edit API action.
 
 === Bug fixes in 1.19 ===
 * $wgUploadNavigationUrl should be used for file redlinks if.

Modified: trunk/phase3/RELEASE-NOTES-1.20
===================================================================
--- trunk/phase3/RELEASE-NOTES-1.20     2012-03-21 16:57:59 UTC (rev 114374)
+++ trunk/phase3/RELEASE-NOTES-1.20     2012-03-21 17:01:39 UTC (rev 114375)
@@ -19,8 +19,8 @@
   preference for the non-default skin to look at something using the default 
skin.
 * (bug 27619) Remove preference option to display broken links as link?
 * (bug 34896) Update jQuery JSON plugin to v2.3 (2011-09-17)
-* (bug 34302) Add CSS classes to email fields in user preferences
-* Introduced $wgDebugDBTransactions to trace transaction status (currently 
PostgreSQL only)
+* (bug 34302) Add CSS classes to email fields in user preferences.
+* Introduced $wgDebugDBTransactions to trace transaction status (currently 
PostgreSQL only).
 * (bug 23795) Add parser itself to ParserMakeImageParams hook.
 * Introduce a cryptographic random number generator source api for use when
   generating various tokens.
@@ -31,9 +31,9 @@
   when we try to set the user's cookies for login.
 * (bug 32210) New edit emails for watched pages always provide a link to the
   edit which triggered the mail.
-* (bug 12021) Added user talk link on Special:Listusers
+* (bug 12021) Added user talk link on Special:Listusers.
 * (bug 34445) section edit and TOC hide/show links are excluded from selection 
and
-  copy/paste on supporting browsers
+  copy/paste on supporting browsers.
 * (bug 34428) Fixed incorrect hash mismatch errors in the DiffHistoryBlob 
   history compression method.
 * (bug 34702) Localised parentheses are now used in more special pages.
@@ -41,14 +41,14 @@
 * (bug 34762) Calling close() on a DatabaseBase object now clears the 
connection.
 * (bug 34863) Show deletion log extract on non-existent file pages if 
applicable.
 * (bug 28019) Let ?preloadtitle=foo be passed on to target of
-  Special:MyPage and Special:MyTalk
+  Special:MyPage and Special:MyTalk.
 * (bug 34929) Show the correct diff when a section edit is rejected by the 
spam 
-  filter
-* (bug 15816) Add a switch for SETting the search_path (Postgres)
+  filter.
+* (bug 15816) Add a switch for SETting the search_path (Postgres).
 * (bug 34521) Returning to the previous page after logging in loses any array-
-  valued parameters in the query string
+  valued parameters in the query string.
 * (bug 34735) Updated compressOld.php documentation to mention the different
-  usages of -s and -n parameters depending on compression type
+  usages of -s and -n parameters depending on compression type.
 * (bug 13896) Rendering of devanagari numbers in automatic '#' number lists
 
 === API changes in 1.20 ===
@@ -62,8 +62,8 @@
 regularly. Below only new and removed languages are listed, as well as
 changes to languages because of Bugzilla reports.
 
-* (bug 34192) Namespace gender aliases for Albanian languages (sq & aln)
-* Mizo (lus) added
+* (bug 34192) Namespace gender aliases for Albanian languages (sq & aln).
+* Mizo (lus) added.
 
 === Other changes in 1.20 ===
 * The user_token field is now left empty until a user attempts to login and


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to