summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/2.1.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/2.1.txt b/docs/releases/2.1.txt
index 03d80115d3..a2aa2e8379 100644
--- a/docs/releases/2.1.txt
+++ b/docs/releases/2.1.txt
@@ -265,6 +265,10 @@ Miscellaneous
elements, e.g. ``<br>``. This is incompatible within XHTML, although some
widgets already used aspects of HTML5 such as boolean attributes.
+* The value of :class:`~django.forms.SelectDateWidget`'s empty options is
+ changed from 0 to an empty string, which mainly may require some adjustments
+ in tests that compare HTML.
+
.. _deprecated-features-2.1:
Features deprecated in 2.1