Mercurial > p > roundup > code
diff CHANGES.txt @ 7558:c8a931aa7514
fix(i18n): issue2551184 - improve i18n handling
Apply patch to make sure that the dates tests use the locale files in
the deployed tracker and not other roundup files.
| author | Marcus Preisch |
|---|---|
| date | Thu, 20 Jul 2023 20:08:28 -0400 |
| parents | 273c8c2b5042 |
| children | 91725f12b239 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Jul 19 21:12:56 2023 -0400 +++ b/CHANGES.txt Thu Jul 20 20:08:28 2023 -0400 @@ -19,6 +19,9 @@ - issue2551063 - Rest/Xmlrpc interfaces needs failed login protection. Failed API login rate limiting with expiring lockout added. (John Rouillard) +- issue2551184 - improve i18n handling. Patch to test to make sure it + uses the test tracker's locale files and not other locale + files. (Marcus Priesch) Features:
