Update RELEASE-NOTES
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index 7dd3391..55922a7 100644 (file)
@@ -20,6 +20,13 @@ for use in production.
 * (T227461) Stop calling deprecated Redis delete functions.
 * (T239561) Mark options as requiring parameters in addSite.php.
 * (T232866) Mimic CURLOPT_POST in GuzzleHttpRequest.
+* (T239734) Replace deprecated lSize with lLen in Redis code.
+* (T192134) SECURITY: Do not allow user scripts on Special:PasswordReset.
+* (T239428) ApiEditPage: Test for bad redirect targets.
+* (T233342) rdbms: Log debug message traces as 'exception.trace' instead of
+  'trace'.
+* (T226751) media: Log and fail gracefully on invalid EXIF coordinates.
+* (T240924) NewPagesPager: Fix namespace query conditions.
 
 == MediaWiki 1.34.0-rc.1 ==