diff options
| author | Ronnie van den Crommenacker <ronnie@owello.nl> | 2022-03-17 12:02:59 +0100 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2022-06-08 16:17:12 +0200 |
| commit | c32858a8ce961d276215a040ae0ab1e4409b70f8 (patch) | |
| tree | 87f3eed5729768bbb8bd23e5ef63d5daf710a636 /docs | |
| parent | 49b470b9187b6be60e573fed08c8f4a87f133750 (diff) | |
Fixed #33565 -- Improved locale format validation for the makemessages command.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.2.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/4.2.txt b/docs/releases/4.2.txt index b510eaa78f..345f4d4ad8 100644 --- a/docs/releases/4.2.txt +++ b/docs/releases/4.2.txt @@ -155,7 +155,8 @@ Logging Management Commands ~~~~~~~~~~~~~~~~~~~ -* ... +* :djadmin:`makemessages` command now supports locales with private sub-tags + such as ``nl_NL-x-informal``. Migrations ~~~~~~~~~~ |
