From 4bb1630d88babbca7ad6581f68d4161c77280f2f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 5 Oct 2016 16:29:32 -0400 Subject: Support using v3 repositories without upgrading them to v5. An easy change now that supportedVersions is a list. Since v3 and v5 are identical other than version number, just add v3 to the list. This commit was sponsored by andrea rota. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index f87cdf3f2..dd9b2cba7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -25,6 +25,7 @@ git-annex (6.20160924) UNRELEASED; urgency=medium - git-annex adjust when a large file was checked into git directly * When auto-upgrading a v3 remote, avoid upgrading to version 6, instead keep it at version 5. + * Support using v3 repositories without upgrading them to v5. -- Joey Hess Mon, 26 Sep 2016 16:46:19 -0400 -- cgit v1.2.3