summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-20 13:22:09 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-20 13:22:09 +0100
commitf1e8060c6ecfdee2ba6f82b7860e870678e321df (patch)
treee0cffd7cd2ad8eacdedc99abab136581ca4fb3bd /debian
parent5c55b50b5b2962bd03ec543076189658d7a96935 (diff)
Document that --quilt=linear is the default for Debian.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 30e8e5e..05d1752 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ dgit (1.1) unstable; urgency=low
* Document that up to -DDD (not just -DD) is meaningfully different.
* Document that -cname=value applies only for this run.
* Improve manpage comment about defining a new distro.
+ * Document that --quilt=linear is the default for Debian.
--