summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ad7121da2..2f9d79939 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,11 @@ git-annex (3.20120124) UNRELEASED; urgency=low
This version can only be built with ghc 7.4 or newer.
* S3: Fix irrefutable pattern failure when accessing encrypted S3
credentials.
+ * addurl: Added a --file option, which can be used to specify what
+ file the url is added to. This can be used to override the default
+ filename that is used when adding an url, which is based on the url.
+ Or, when the file already exists, the url is recorded as another
+ location of the file.
-- Joey Hess <joeyh@debian.org> Tue, 24 Jan 2012 16:21:55 -0400