chiark / gitweb /
dgit: honour more pre-tree git config options in our private trees
[dgit.git] / debian / changelog
index 91bb617eeed93fe83e27bd6ea3644227b2098895..cd44b4025eb049ad232d7762ab49ddf9b8b89c7f 100644 (file)
@@ -10,6 +10,9 @@ dgit (3.11~) unstable; urgency=medium
     tree.
   * dgit: tolerate compressor terminating with SIGPIPE.
     Closes:#857694.
+  * 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.
   * infrastructure: Cope with new git-receive-pack which has
     quarantine feature: ie, work around #867702.
   * test suite: Cope with git restricting ext:: protocols.