summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.0.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/releases/4.0.txt b/docs/releases/4.0.txt
index e2d1c84a5f..c98b47c524 100644
--- a/docs/releases/4.0.txt
+++ b/docs/releases/4.0.txt
@@ -260,6 +260,11 @@ Forms
overriding :meth:`~django.forms.formsets.BaseFormSet.get_deletion_widget`
method.
+Internationalization
+~~~~~~~~~~~~~~~~~~~~
+
+* Added support and translations for the Malay language.
+
Generic Views
~~~~~~~~~~~~~