chiark / gitweb /
dgit: clone multisuite works even without --no-rm-on-error.
[dgit.git] / debian / changelog
index cd44b4025eb049ad232d7762ab49ddf9b8b89c7f..686c69cc32eff341af5b798d106b508dcf57cc1e 100644 (file)
@@ -13,6 +13,10 @@ dgit (3.11~) unstable; urgency=medium
   * dgit: honour more pre-tree git config options in our private
     trees sharing the user's object store.  In particular,
     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.