Merge "API: Add default setting for OpenSearch limit parameter"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Tue, 19 Nov 2013 19:01:58 +0000 (19:01 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 19 Nov 2013 19:01:58 +0000 (19:01 +0000)
1  2 
RELEASE-NOTES-1.23

diff --combined RELEASE-NOTES-1.23
@@@ -37,6 -37,8 +37,8 @@@ production
  * (bug 56033) Add content model to the page information.
  * Added Article::MissingArticleConditions hook to give extensions a chance to
    hide their (unrelated) log entries.
+ * Added $wgOpenSearchDefaultLimit defining the default number of entries to show
+   on action=opensearch API call.
  
  === Bug fixes in 1.23 ===
  * (bug 41759) The "updated since last visit" markers (on history pages, recent
@@@ -52,8 -54,6 +54,8 @@@
    disappear, such as file description pages loaded via $wgUseInstantCommons or
    pages transcluded cross-wiki via $wgEnableScaryTranscluding.
  * (bug 56912) Show correct link color on cached result of Special:DeadendPages.
 +* Classes TitleListDependency and TitleDependency have been removed, as they
 +  have been found unused in core and extensions for a long time.
  
  === API changes in 1.23 ===
  * (bug 54884) action=parse&prop=categories now indicates hidden and missing