diff options
| author | Markus Holtermann <info@markusholtermann.eu> | 2015-01-11 00:30:47 +0100 |
|---|---|---|
| committer | Markus Holtermann <info@markusholtermann.eu> | 2015-01-11 00:30:47 +0100 |
| commit | be158e36251df0b07556657da47cdaf10913c57a (patch) | |
| tree | 8177569c6e5c9975884ebe7f2caba569e132db38 /docs | |
| parent | fdc2cc948725866212a9bcc97b9b7cf21bb49b90 (diff) | |
Refs #24110 -- Added a more descriptive release note and fixed a spelling mistake.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.3.txt | 3 |
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`). |
