Merge "Update required PHP version to 7.0.13"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.33
index 7f519f9..0cee392 100644 (file)
@@ -79,6 +79,8 @@ production.
 === Bug fixes in 1.33 ===
 * (T164211) Special:UserRights could sometimes fail with a
   "conflict detected" error when there weren't any conflicts.
+* (T215566) Unable to determine if the database exists
+  during a fresh installation.
 
 === Action API changes in 1.33 ===
 * (T198913) Added 'ApiOptions' hook.