diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-02-05 14:00:30 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-02-05 14:00:30 -0400 |
commit | a9db75e4808134e4ca6f5b8025c4001a3c6fb3bd (patch) | |
tree | e975f408cd6163c5d29bb33ea7ee8f0c8ec19e0e /debian | |
parent | bfaac2dafb731ce48c83ba93125f5ba6fcb285f6 (diff) |
Windows: Fix S3 special remote; need to call withSocketsDo to support Windows. Thanks, Trent.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 64591ba36..d0bf0e865 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,8 @@ git-annex (5.20150114) UNRELEASED; urgency=medium * Remove support for building without cryptohash. * Added MD5 and MD5E backends. * assistant: Fix local pairing when ssh pubkey comment contains spaces. + * Windows: Fix S3 special remote; need to call withSocketsDo to support + Windows. Thanks, Trent. -- Joey Hess <id@joeyh.name> Tue, 13 Jan 2015 17:03:39 -0400 |