diff options
author | Joey Hess <joey@kitenet.net> | 2012-02-09 21:49:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-02-09 21:49:46 -0400 |
commit | d55f3c07167498aea8a41631f48fa7b4d5c7cb5e (patch) | |
tree | f64f1d8c10b626a6bff593fe332650c3165c4934 /debian | |
parent | e4d09235446e13134e28aa4519c54ec14061d126 (diff) |
Fix teardown of stale cached ssh connections.
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 ad1fe1945..fdc909e3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ git-annex (3.20120124) UNRELEASED; urgency=low Or, when the file already exists, the url is recorded as another location of the file. * addurl: Normalize badly encoded urls. + * Fix teardown of stale cached ssh connections. -- Joey Hess <joeyh@debian.org> Tue, 24 Jan 2012 16:21:55 -0400 |