diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-02 16:01:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-02 16:01:20 -0400 |
commit | c056b953033c20f6816cea832215ee1c51a34744 (patch) | |
tree | d199de7a68f335a160a6fc90922f0eb6d927d230 /debian | |
parent | 1bc39540ad74ce601b0e33f1d64345a8630daa1e (diff) |
Deal with box.com changing the url of their webdav endpoint.
Use new url when making new remotes.
Transparently rewrite old url to new for existing remotes.
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 19e4cd9ed..4e864d244 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ git-annex (5.20131131) UNRELEASED; urgency=low use hashDirMixed. Closes: #731142 * copy --from, get --from: When --force is used, ignore the location log and always try to get the file from the remote. + * Deal with box.com changing the url of their webdav endpoint. -- Joey Hess <joeyh@debian.org> Sun, 01 Dec 2013 13:57:58 -0400 |