diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/3.2.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/3.2.txt b/docs/releases/3.2.txt index 0a12e2168c..83b717893e 100644 --- a/docs/releases/3.2.txt +++ b/docs/releases/3.2.txt @@ -600,6 +600,10 @@ Miscellaneous * The password reset mechanism now invalidates tokens when the user email is changed. +* :djadmin:`makemessages` command no longer processes invalid locales specified + using :option:`makemessages --locale` option, when they contain hyphens + (``'-'``). + .. _deprecated-features-3.2: Features deprecated in 3.2 |
