summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 00:11:29 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 13:08:31 +0000
commit9c8977353830c64b2a5068dbf5fde91d9a207da1 (patch)
tree3f0a6347d29fbbe98c8683c7b82c012251089570
parent4c85f5a65adbe2a96f0690788a25146950b31397 (diff)
changelog: Document lrfetchrefs change
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fac9fc7..f7ab8af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ dgit (3.0~) unstable; urgency=medium
* 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.