diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-02-06 15:58:06 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-02-06 15:58:06 -0400 |
commit | 4c8cfa61bfb6fa1d9482a6b07b04d9ec11be4d0d (patch) | |
tree | fafe14b7fa3b445e9be5b87b0cbd005425f663be /debian/changelog | |
parent | e462ad8071c58613e5cd2859ac982051091f8075 (diff) |
import: Support file matching options such as --exclude, --include, --smallerthan, --largerthan
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9ee48fb75..58c9519e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ git-annex (5.20150206) UNRELEASED; urgency=medium parameters it does not understand. * groupwanted: New command to set the groupwanted preferred content expression. + * import: Support file matching options such as --exclude, --include, + --smallerthan, --largerthan -- Joey Hess <id@joeyh.name> Fri, 06 Feb 2015 13:57:08 -0400 |