diff --git a/appendices/migration84/other-changes.xml b/appendices/migration84/other-changes.xml index 1097904794..9427ad2764 100644 --- a/appendices/migration84/other-changes.xml +++ b/appendices/migration84/other-changes.xml @@ -413,8 +413,9 @@ - PASSWORD_BCRYPT for password_hash - has been increased from 10 to 12. + The default 'cost' value for the PASSWORD_BCRYPT + hashing algorithm for password_hash has been increased from + 10 to 12.