Use "try-catch" block instead of "if" block to prevent interruption of new installation
[lhc/web/wiklou.git] / RELEASE-NOTES-1.33
index 284d19f..101a986 100644 (file)
@@ -78,6 +78,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.