diff options
author | Joey Hess <joey@kitenet.net> | 2012-01-02 14:22:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-01-02 14:22:50 -0400 |
commit | f0c4a1c770b7baf6e122bd990fcdd33b90eb2d53 (patch) | |
tree | c053803e3f4e6e02e414725bee35072b02f01051 /debian/changelog | |
parent | ae99b64b538f13e2100429afd8b4de7960db8cff (diff) |
annex.web-options also works
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 80a39964d..33cced98e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ git-annex (3.20111232) UNRELEASED; urgency=low - * Added remote.name.annex-web-options configuration setting, which can be + * Added annex-web-options configuration settings, which can be used to provide parameters to whichever of wget or curl git-annex uses (depends on which is available, but most of their important options suitable for use here are the same). |