summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-09 08:37:12 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-09 08:37:12 +0100
commitd51d076759bf65a31b74829e9afce28353b2379b (patch)
tree23a084aac00bef9b5726d37897aca4370aba5932 /debian
parentc8a91e6973d6fc51c83eb200dfeee6aa762373de (diff)
finish support and docs for DGIT_SSH etc. config
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 34f6cdb..b628809 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ dgit (0.16~experimental2) experimental; urgency=low
* push actually takes an optional suite, like it says in the synopsis.
* Command execution reports from --dry-run go to stderr.
* Support --gpg=... to provide a replacement command for gpg.
+ * Support --ssh=... and --ssh:... to affect how we run ssh.
--