diff --git a/docs/changelog.rst b/docs/changelog.rst index 39e51ddcb..dae8bbf52 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -229,6 +229,7 @@ Bug fixes: already. A new option ``--noinherit/-I`` to :ref:`modify ` allows changing this behaviour. :bug:`4822` +* Fix bug where an interrupted import process poisons the database. For packagers: