summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/2.1.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/2.1.txt b/docs/releases/2.1.txt
index 8ad64f250a..87181fb33d 100644
--- a/docs/releases/2.1.txt
+++ b/docs/releases/2.1.txt
@@ -166,7 +166,8 @@ File Uploads
Forms
~~~~~
-* ...
+* The widget for ``ImageField`` now renders with the HTML attribute
+ ``accept="image/*"``.
Generic Views
~~~~~~~~~~~~~