|
|
@@ -169,3 +169,4 @@ For details on how to contribute please read the [CONTRIBUTING page](CONTRIBUTIN
|
|
|
* 2014-07 Packagist package name has been renamed to "cakephp-tools".
|
|
|
* 2014-11 All translations now use the `tools` domain; development messages are not translated anymore
|
|
|
* 2014-12 Some model validations have also been transformed from generic `validation` into `tools` domain.
|
|
|
+* 2014-12 All `tools` domain translations need to exist in `APP/Locale` due to a core issue when trying to overwrite them in the application.
|