diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ceff1d5f4..9eb137039 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,8 +10,8 @@ git-annex (3.20121002) UNRELEASED; urgency=low * Added preferred content expressions, configurable using vicfg. * get --auto, copy --auto: If the local repository has preferred content configured, only get that content. - * drop --auto: If the local repository has preferred content configured, - drop content that is not preferred, when numcopies allows. + * drop --auto: If the repository the content is dropped from has + preferred content configured, drop only content that is not preferred. * --copies=group:number can now be used to match files that are present in a specified number of repositories in a group. * Added --smallerthan, --largerthan, and --inall limits. |