summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-21 14:31:50 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-21 14:31:50 +0100
commit13134e3159841328c681a416e6dc220e1f704e9f (patch)
treeac895ae23347c4587132fab736a23429fbcae69a /debian/changelog
parentc5790ccd2fbbb03e259d1a27b57c8acaeb994bc5 (diff)
parent55158240c08838488f1cf112c888a851ace2a774 (diff)
Merge branch 'wip.remote' of git+ssh://git.debian.org/git/dgit-repos/repos/dgit into wip.remotedebian/0.16_experimental2
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e473f2b..f08a073 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+dgit (0.16~experimental2) experimental; urgency=low
+
+ * WIP remote functionality. Untested, do not use.
+ * Some code motion and cleanups.
+ * 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.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk> Mon, 21 Oct 2013 14:29:56 +0100
+
dgit (0.16~experimental1) experimental; urgency=low
* WIP remote functionality. Untested, do not use.