Merge "Upgrade jQuery to 1.11.1"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Thu, 15 May 2014 15:46:56 +0000 (15:46 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 15 May 2014 15:46:56 +0000 (15:46 +0000)
1  2 
RELEASE-NOTES-1.24

diff --combined RELEASE-NOTES-1.24
@@@ -29,6 -29,7 +29,7 @@@ production
  * (bug 49156) Added the mediawiki.cookie ResourceLoader module, which wraps
    jQuery.cookie so that getting/setting a cookie is syntactically and functionally
    similar to using the WebRequest#getCookie/WebResponse#setcookie methods.
+ * (bug 44740) jQuery upgraded from 1.8.3 to 1.11.1.
  
  === Bug fixes in 1.24 ===
  * (bug 62258) A bug was fixed in File::getUnscaledThumb when a height
@@@ -81,22 -82,6 +82,22 @@@ changes to languages because of Bugzill
  * RevDel_LogList to RevDelLogList
  * RevDel_RevisionItem to RevDelRevisionItem
  * RevDel_RevisionList to RevDelRevisionList
 +* WebInstaller_Complete to WebInstallerComplete
 +* WebInstaller_Copying to WebInstallerCopying
 +* WebInstaller_DBConnect to WebInstallerDBConnect
 +* WebInstaller_DBSettings to WebInstallerDBSettings
 +* WebInstaller_Document to WebInstallerDocument
 +* WebInstaller_ExistingWiki to WebInstallerExistingWiki
 +* WebInstaller_Install to WebInstallerInstall
 +* WebInstaller_Language to WebInstallerLanguage
 +* WebInstaller_Name to WebInstallerName
 +* WebInstaller_Options to WebInstallerOptions
 +* WebInstaller_Readme to WebInstallerReadme
 +* WebInstaller_ReleaseNotes to WebInstallerReleaseNotes
 +* WebInstaller_Restart to WebInstallerRestart
 +* WebInstaller_Upgrade to WebInstallerUpgrade
 +* WebInstaller_UpgradeDoc to WebInstallerUpgradeDoc
 +* WebInstaller_Welcome to WebInstallerWelcome
  
  ==== Removed classes ====
  * IPBlockForm - Use SpecialBlock directly