chiark / gitweb /
changelog: Document lrfetchrefs change
[dgit.git] / debian / changelog
index d3d41b3956be1768139182ceb2d8608d08420d19..f7ab8af8a95c89d179f45e779728761457576a91 100644 (file)
@@ -10,10 +10,16 @@ dgit (3.0~) unstable; urgency=medium
   * dgit config handling: Honour command-line and context-provided
     suite and distro more reliably and consistently.
 
+  Minor new feature:
+  * distro alias facility in config space.  (Primarily for testing.)
+  * Undocumented --config-lookup-explode= feature.  (For testing.)
+
   dgit-badcommit-fixup: 
   * Do not investigate symrefs.  Closes:#850547.
 
   * Improve debugging output a bit.
+  * Use refs/dgit-fetch/DISTRO rather than refs/dgit-fetch/DISTRO,
+    which leads to less duplication and so less clutter.
 
   Test suite:
   * Internal improvements.
@@ -24,6 +30,7 @@ dgit (3.0~) unstable; urgency=medium
     editor if stdout was a tty (!)
   * Add t-stunt-parsechangelog to a few tests which were missing it.
   * Tests for the new protocol feature.
+  * Fail tests if we look up any configuration relating to Debian.
 
  --