summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-12-14 11:37:11 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-12-14 11:37:11 -0400
commit5ec3cea05961e4d9fc3484746860415126db5365 (patch)
tree7b76f253af6c818c9f789f76dabfef082774d634 /debian
parent0210628263f5a9da4f7ceb6b359108174ac01182 (diff)
Support remotes using git+ssh:// as protocol. Closes: #607056
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 7ac893c13..c9f47273f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ git-annex (0.13) UNRELEASED; urgency=low
* Makefile: Install man page and html (when built).
* Makefile: Add GHCFLAGS variable.
* Fix upgrade from 0.03.
+ * Support remotes using git+ssh:// as protocol. Closes: #607056
-- Joey Hess <joeyh@debian.org> Sun, 12 Dec 2010 13:14:58 -0400