summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-20 13:09:31 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-20 13:09:31 +0100
commit059cac1fae66b2ee45d215f855bf2962db43195b (patch)
treeee6aa85724624bd0746460895da4cbf0b8b93aab /debian
parent742f49bbed09e5c08abf84f5a8b95821f302dfda (diff)
Document that up to -DDD (not just -DD) is meaningfully different.
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 79061e4..5838bfe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ dgit (1.1) unstable; urgency=low
* Fix a manpage typo.
* Manpage said that --clean=check was -wn but that is --clean=none;
correctly document that --clean=check is actually -wc.
+ * Document that up to -DDD (not just -DD) is meaningfully different.
--