summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-21 12:50:05 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-21 12:50:05 -0400
commitd8c78237328a15c2feba05e7ed2a0bf1ff266ad6 (patch)
tree2f485038d77e20f8320393b9ec206365b30ca648 /debian/changelog
parent65449fc0960c9030dd7d1a3ad39e2f64bdc749a8 (diff)
addurl now accepts --prefix and --suffix options to adjust the filenames used
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fa04b174a..429e4674b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ git-annex (5.20150714) UNRELEASED; urgency=medium
* version --raw now works when run outside a git repository.
* assistant --startdelay now works when run outside a git repository.
* dead now accepts multiple --key options.
+ * addurl now accepts --prefix and --suffix options to adjust the
+ filenames used.
* sync --content: Fix bug that caused files to be uploaded to eg,
more archive remotes than wanted copies, only to later be dropped
to satisfy the preferred content settings.