summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.3.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/1.7.3.txt b/docs/releases/1.7.3.txt
index 3b748b636a..cc824b0ef6 100644
--- a/docs/releases/1.7.3.txt
+++ b/docs/releases/1.7.3.txt
@@ -27,4 +27,5 @@ Bugfixes
* Added correct formats for Greek (``el``) (:ticket:`23967`).
-* Fixed a migration crash when unapplying a migration (:ticket:`24110`).
+* Fixed a migration crash when unapplying a migration where multiple operations
+ interact with the same model (:ticket:`24110`).