diff options
author | paladox <thomasmulhall410@yahoo.com> | 2014-12-19 15:28:44 -0500 |
---|---|---|
committer | Timo Tijhof <krinklemail@gmail.com> | 2014-12-19 21:34:47 +0000 |
commit | d898e80fc5933172e5ed48bd53001591727666cc (patch) | |
tree | 7e3454a498806e33bc1a6cde0c18aba7dca3db0a /RELEASE-NOTES-1.25 | |
parent | 9403293b246890fa6166962a11757c75fcd1072a (diff) | |
download | mediawikicore-d898e80fc5933172e5ed48bd53001591727666cc.tar.gz mediawikicore-d898e80fc5933172e5ed48bd53001591727666cc.zip |
Update jQuery from v1.11.1 to v1.11.2
Source
* https://code.jquery.com/jquery-1.11.2.js
Release notes
* http://blog.jquery.com/2014/12/18/jquery-1-11-2-and-2-1-3-released-safari-fail-safe-edition/
Change-Id: Ic972e272be9deea6b44b2375fa31ac128e452dac
Diffstat (limited to 'RELEASE-NOTES-1.25')
-rw-r--r-- | RELEASE-NOTES-1.25 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES-1.25 b/RELEASE-NOTES-1.25 index e8b1162c847f..fe6e411e602f 100644 --- a/RELEASE-NOTES-1.25 +++ b/RELEASE-NOTES-1.25 @@ -70,6 +70,7 @@ production. this allows for pagination of prefix results. Extensions using this hook should implement supporting behavior. Not doing so can result in undefined behavior from API clients trying to continue through prefix results. +* Update jQuery from v1.11.1 to v1.11.2. ==== External libraries ==== * MediaWiki now requires certain external libraries to be installed. In the past |