summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-26 16:44:47 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-26 16:44:47 +0100
commit7cf634614b9a4ee18a70030e3b340dccd470f908 (patch)
tree1462eba172d39f8f81fbe8e1b3aba1fc63af85ff /debian/changelog
parentd833b697cbd9e0b743b79242209c78651845f559 (diff)
New --ignore-dirty option to skip noncritical check. Closes: #720895.
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 a30e469..0f1cff7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ dgit (0.12) unstable; urgency=low
* Cope with packages with epoch. Closes: #720897.
* 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.
--