summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.1.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/4.1.txt b/docs/releases/4.1.txt
index cc412bebfa..543c9caf6e 100644
--- a/docs/releases/4.1.txt
+++ b/docs/releases/4.1.txt
@@ -183,7 +183,8 @@ Generic Views
Internationalization
~~~~~~~~~~~~~~~~~~~~
-* ...
+* The :func:`~django.conf.urls.i18n.i18n_patterns` function now supports
+ languages with both scripts and regions.
Logging
~~~~~~~