Merge "Adding ResourceLoader module "jquery.jStorage""
authorKrinkle <ttijhof@wikimedia.org>
Tue, 28 Aug 2012 21:16:01 +0000 (21:16 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 28 Aug 2012 21:16:01 +0000 (21:16 +0000)
1  2 
RELEASE-NOTES-1.20

diff --combined RELEASE-NOTES-1.20
@@@ -133,6 -133,7 +133,7 @@@ upgrade PHP if you have not done so pri
  * (bug 39376) jquery.form upgraded to 3.14
  * SVG files will now show the actual width in the SVG's specified units
    in the metadata box.
+ * Added ResourceLoader module "jquery.jStorage".
  
  === Bug fixes in 1.20 ===
  * (bug 30245) Use the correct way to construct a log page title.
  * (bug 38904) prop=revisions&rvstart=... no longer blows up when continuing.
  * (bug 39032) ApiQuery generates help in constructor.
  * (bug 11142) Improve file extension blacklist error reporting in API upload
 +* (bug 39635) PostgreSQL LOCK IN SHARE MODE option is a syntax error
  
  === Languages updated in 1.20 ===
  
@@@ -294,7 -294,6 +295,7 @@@ changes to languages because of Bugzill
  * Deprecated mw.user.anonymous in favour of mw.user.isAnon.
  * Deprecated DatabaseBase functions newFromParams(), newFromType(), set(),
    quote_ident(), and escapeLike() were removed.
 +* Use of __DIR__ instead of dirname( __FILE__ ).
  
  == Compatibility ==