summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-30 13:33:35 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-30 13:33:35 -0400
commitad67cfe65ed387cbc64b2da7dd88603985999882 (patch)
tree3b491a8a46f66f787c5bc52a7d082fadf140aca7 /debian/changelog
parentcc32ffe05f5b8453ac09f2a12b2a17e41d9d7584 (diff)
The last release accidentially removed a number of options from the copy command. (-J, file matching options, etc). These have been added back.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d6cf55023..376d4b017 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ git-annex (5.20150728) UNRELEASED; urgency=medium
* webapp: Support enabling known gitlab.com remotes.
* Fix rsync special remote to work when -Jn is used for concurrent
uploads.
+ * The last release accidentially removed a number of options from the
+ copy command. (-J, file matching options, etc). These have been added
+ back.
-- Joey Hess <id@joeyh.name> Mon, 27 Jul 2015 15:57:07 -0400