summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-07-30 18:35:44 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-07-30 18:35:44 +0100
commitc5ee0a33565f66ac184e2ddd605266b9a73e1838 (patch)
treec105ab9482ae6d1a9c582375cc421b3ff2bda9dc /debian
parentd16fb35f5d57b0337c2372de3a63430c17fb1226 (diff)
Mention cross-version dgit rpush incompatibility in manpage.
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 c10a713..c274a22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ dgit (0.22~experimental1) experimental; urgency=low
* Bring forward push of the version tag ref so it happens alongside
the push of the suite branch ref.
* Include canonicalised suite name in signed tag message.
+ * Mention cross-version dgit rpush incompatibility in manpage.
* New git-check and git-create methods "true" which are no-ops.
* test-dummy-drs `distro': for testing dgit-repos-server. WIP.