summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 729985c..686c69c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ dgit (3.11~) unstable; urgency=medium
core.sharedRepository. Prompted by #867603.
* dgit-badcommit-fixup: Honour core.sharedRepository.
Closes:#867603.
+ * dgit: clone multisuite works even without --no-rm-on-error.
+ Closes:#867434.
* infrastructure: Cope with new git-receive-pack which has
quarantine feature: ie, work around #867702.
* test suite: Cope with git restricting ext:: protocols.