From 7f2dfb770dafcf15ce9b5caba9ab47b5e33acd2c Mon Sep 17 00:00:00 2001 From: Serene-Arc <33189705+Serene-Arc@users.noreply.github.com> Date: Sat, 23 Sep 2023 18:53:39 +1000 Subject: [PATCH] Update changelog entry --- docs/changelog.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index dae8bbf52..e84f5c64b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -229,7 +229,8 @@ 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. +* Fix bug where an interrupted import process poisons the database, causing + a null path that can't be removed. For packagers: