diff --git a/docs/releases/1.5.txt b/docs/releases/1.5.txt
index be06fe58d8..51e64bd202 100644
--- a/docs/releases/1.5.txt
+++ b/docs/releases/1.5.txt
@@ -55,6 +55,8 @@ Django 1.5 also includes several smaller improvements worth noting:
 * :mod:`django.utils.timezone` provides a helper for converting aware
   datetimes between time zones. See :func:`~django.utils.timezone.localtime`.
 
+* The generic views support OPTIONS requests.
+
 * In the localflavor for Canada, "pq" was added to the acceptable codes for
   Quebec. It's an old abbreviation.