summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-26 16:48:47 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-26 16:48:47 +0100
commit7de1cca83307cda0d0bf04f8646e23da334f19ef (patch)
tree4e47cf61de9387355b34ed656938bf471e87dd8c /debian/changelog
parent7cf634614b9a4ee18a70030e3b340dccd470f908 (diff)
New --no-quilt-fixup option to suppress quilt fixup. RTFM.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0f1cff7..39bcbc5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ dgit (0.12) unstable; urgency=low
* Add Closes line for #720595 to changelog entry for 0.11.
* Improve error message for non-fast-forward push. Closes: #720896.
* New --ignore-dirty option to skip noncritical check. Closes: #720895.
+ * New --no-quilt-fixup option to suppress quilt fixup. RTFM.
--