diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-11 13:35:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-11 13:35:52 -0400 |
commit | e15223eba22e27f934c366b17a62c80f676360e8 (patch) | |
tree | b0a86335757bf247b6ae956db3ca902086ba7997 /debian | |
parent | 321bae61104bd64126aedb3b03093ff6e4daf35a (diff) |
addurl: Bugfix: Did not properly add file in direct mode.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 35a77be7f..4eba8011d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ git-annex (4.20130406) UNRELEASED; urgency=low remotes, to avoid delays. Thanks, guilhem for the patch. * Bugfix: Direct mode no longer repeatedly checksums duplicated files. + * addurl: Bugfix: Did not properly add file in direct mode. * Adjust preferred content expressions so that content in archive directories is preferred until it has reached an archive or smallarchive repository. |