summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2732e87a6..80a39964d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+git-annex (3.20111232) UNRELEASED; urgency=low
+
+ * Added remote.name.annex-web-options configuration setting, 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).
+
+ -- Joey Hess <joeyh@debian.org> Mon, 02 Jan 2012 14:19:19 -0400
+
git-annex (3.20111231) unstable; urgency=low
* sync: Improved to work well without a central bare repository.