diff options
author | Joey Hess <joey@kitenet.net> | 2013-02-19 14:56:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-02-19 14:57:45 -0400 |
commit | 4e40b54a7516bbc9070faaef31254bd22154684e (patch) | |
tree | 084161e52b8ceef67c193a0e43600bbf60c9aec4 /debian | |
parent | ae3b28eb5bfd70ef6f59069ec59abb13ca193d3d (diff) |
Android: Support ssh connection caching.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 584a03312..76c83056b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ git-annex (3.20130217) UNRELEASED; urgency=low * webapp: Can now add a new local repository, and make it sync with the main local repository. * Android: Bundle now includes openssh. + * Android: Support ssh connection caching. -- Joey Hess <joeyh@debian.org> Sun, 17 Feb 2013 16:42:16 -0400 |