diff --git a/CHANGELOG b/CHANGELOG index 67b18c111c..36b82ba984 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,10 +1,10 @@ git-annex (7.20190323) UNRELEASED; urgency=medium - * adb special remote supports being configured with importree=yes, + * adb special remote supports being configured with importtree=yes, to allow git-annex import of files from an Android device. This can be combined with exporttree=yes and git-annex export used to send changes back to the Android device. - * S3 special remote supports being configured with importree=yes, + * S3 special remote supports being configured with importtree=yes, to allow git-annex import of files from a S3 bucket. This can be combined with exporttree=yes and git-annex export used to send changes back to the S3 bucket.