summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-31 22:56:56 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-31 22:56:56 -0400
commit0194394be61dba0324a5a99f462aa2206066771c (patch)
tree3f825f3f81a426884e60b39b4158a9704878bfc5 /debian
parente70812eca9748ee53468e68563366ebd856b7e82 (diff)
Added remote.annex-scp-options and remote.annex-ssh-options.
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 83e76b6ec..cb6a0ef86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ git-annex (0.03) UNRELEASED; urgency=low
* Fixed memory leak; git-annex no longer reads the whole file list
from git before starting, and will be much faster with large repos.
* Fix crash on unknown symlinks.
+ * Added remote.annex-scp-options and remote.annex-ssh-options.
-- Joey Hess <joeyh@debian.org> Thu, 28 Oct 2010 13:46:59 -0400