summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.4.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/1.7.4.txt b/docs/releases/1.7.4.txt
index 379b148488..486baa6e07 100644
--- a/docs/releases/1.7.4.txt
+++ b/docs/releases/1.7.4.txt
@@ -9,4 +9,5 @@ Django 1.7.4 fixes several bugs in 1.7.3.
Bugfixes
========
-* ...
+* Fixed a migration crash when unapplying ``contrib.contenttypes``’s or
+ ``contrib.auth``’s first migration (:ticket:`24075`).