diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-13 22:19:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-13 22:19:44 -0400 |
commit | f547277b751d81f516a638bc281735fa1946b17d (patch) | |
tree | 6c17f7ae514409e953bb74309478c74c04c7c3ba /debian/changelog | |
parent | 66f5b390fe761946280c8999648d13e917fba45b (diff) |
Allow --trust etc to specify a repository by name, for temporarily trusting repositories that are not configured remotes.
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 0837a9f34..de012de5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ git-annex (0.20110611) UNRELEASED; urgency=low cp is still used when copying file from repos on the same filesystem, since --reflink=auto can make it significantly faster on filesystems such as btrfs. + * Allow --trust etc to specify a repository by name, for temporarily + trusting repositories that are not configured remotes. -- Joey Hess <joeyh@debian.org> Mon, 13 Jun 2011 19:53:24 -0400 |