summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-30 20:16:13 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-30 22:46:35 +0000
commit6d8d98477ba6f9046d3e3f7561777ecd7ead1e23 (patch)
tree1699064b1f2d9416522aa7ee87695f88e82f30f9
parent418c2224e319a38ea2288d7ee5aacb4d04a390d7 (diff)
changelog: Mention fix for #842386
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3418c7f..cc4d4c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ dgit (2.9~) unstable; urgency=low
* During push, automatically calculate which .origs are required,
so user never needs [--ch:]-sa or [--ch:]-sd. Closes:#829116.
* Properly look for .origs etc. in .., fetching them less often.
+ Closes:#842386.
* New import-dsc feature.
* Test suite: Explicitly configure user.name and user.email, so
that tests work when environment doesn't have defaults.