summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-11-07 12:59:49 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-07-01 23:53:45 +0100
commitbeb3973ddae45ae7e6d11694301463ce732ead79 (patch)
tree1d1dfbddf666a53076ec19edf960b85d32d08fd3 /debian/changelog
parent8ddd53c0140e1e2649ab2233c8fdbd42fbfa734d (diff)
dgit(1): Document the dgit-distro.DISTRO.quilt-mode config setting.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 49a72bb..9b5230d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,9 @@ dgit (1.5~~) unstable; urgency=medium
* dgit sbuild: Check that the binary .changes file doesn't contain a
.dsc.
+ Documentation:
+ * Document the dgit-distro.DISTRO.quilt-mode config setting.
+
Bugfixes:
* When cleaning up after failed clone, stat the to-be-cleaned-up
directory before running rmtree on it. Closes:#796773.