summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-08-10 21:26:39 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-08-10 21:31:20 +0100
commit5ee107579037882ae549f35e9bc1b30e0acdb1ab (patch)
treea7b0b5ff5fb0ec1c4cbf220eb0026f45000ef71f /debian/changelog
parent3e9f3deb5b383ee4580227beb5c77c19bdb5b122 (diff)
Check for rpush protocol version incompatibility and crash early if incompatible.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3dd38e4..d89b41e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,8 @@ dgit (0.22~experimental1) experimental; urgency=low
Minor improvements:
* Include canonicalised suite name in signed tag message.
* Mention cross-version dgit rpush incompatibility in manpage.
+ * Check for rpush protocol version incompatibility and crash early
+ if incompatible.
* New script tests/using-intree for running tests on the source tree.
* Do not spew diff output to terminal (by default). Print sensible
message instead. Closes:#736526.