diff options
author | 2013-09-06 16:54:31 -0400 | |
---|---|---|
committer | 2013-09-06 16:54:31 -0400 | |
commit | 83b9820c2eb20f7f25a9b49c8d80e919658104e8 (patch) | |
tree | 6b839f2d71686ae32c5d1659193cc75a50c0ae0a /debian/changelog | |
parent | e313ad67ae5eb3955577b0d01a7ec2e1edc39b1e (diff) |
Remind user when annex-ignore is set for some remotes, if unable to get or drop a file, possibly because it's on an ignored remote.
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 0511fa950..0c001d33a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ git-annex (4.20130828) UNRELEASED; urgency=low and disadvantages, but encryption=hybrid is the recommended scheme still. (Thanks, guilhem for the patch.) * Fix Feeds display in build flags. + * Remind user when annex-ignore is set for some remotes, if unable to + get or drop a file, possibly because it's on an ignored remote. -- Joey Hess <joeyh@debian.org> Tue, 27 Aug 2013 11:03:00 -0400 |