summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPablo Bengoechea <pablobn64@gmail.com>2024-12-10 17:30:06 +0100
committernessita <124304+nessita@users.noreply.github.com>2025-05-15 09:09:27 -0300
commit87ab54b488cb58d810939112f208bb37068710e0 (patch)
tree49273da08478a6bd2f2815a1759061ac546011e1 /docs
parentd6925f0d6beb3c08ae24bdb8fd83ddb13d1756e4 (diff)
Fixed #35829 -- Updated admin icons using Font Awesome Free version 6.7.2.
Co-authored-by: Stefan <96178532+stefan6419846@users.noreply.github.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/6.0.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/6.0.txt b/docs/releases/6.0.txt
index ec2fa37f6f..7dd9a1dc51 100644
--- a/docs/releases/6.0.txt
+++ b/docs/releases/6.0.txt
@@ -43,7 +43,8 @@ Minor features
:mod:`django.contrib.admin`
~~~~~~~~~~~~~~~~~~~~~~~~~~~
-* ...
+* The Font Awesome Free icon set (version 6.7.2) is now used for the admin
+ interface icons.
:mod:`django.contrib.admindocs`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~