Restore Content-Language header change from e53ff931a
[lhc/web/wiklou.git] / RELEASE-NOTES-1.28
index fd6c613..4f687a1 100644 (file)
@@ -67,6 +67,7 @@ production.
 * Updated es5-shim from v4.1.5 to v4.5.8
 
 ==== New external libraries ====
+* Added wikimedia/scoped-callback v1.0.0
 
 ==== Removed and replaced external libraries ====
 
@@ -202,6 +203,9 @@ changes to languages because of Phabricator reports.
   Instead of --keep-uploads, use the same option to parserTests.php, but you
   must specify a directory with --upload-dir.
 * The 'jquery.arrowSteps' ResourceLoader module is now deprecated.
+* IP::isConfiguredProxy() and IP::isTrustedProxy() were removed. Callers should
+  migrate to using the same functions on a ProxyLookup instance, obtainable from
+  MediaWikiServices.
 
 == Compatibility ==