summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-17 15:44:42 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-17 15:44:42 -0400
commit25a87b4bcd8dc775694f909819e74a959e6a2451 (patch)
treeecddf466da57f318fd1316a3642922a7a7987118 /debian/changelog
parent4ecf97060824849cd8c20aad10b05eda31824188 (diff)
map: Fix crash when one of the remotes of a repo is a local directory that does not exist, or is not a git repo.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d4224d5a3..3cb751eec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ git-annex (5.20140307) UNRELEASED; urgency=medium
* groupwanted can be used in preferred content expressions.
* metadata: Add --get
* metadata: Support --key option (and some other ones like --all)
+ * map: Fix crash when one of the remotes of a repo is a local directory
+ that does not exist, or is not a git repo.
-- Joey Hess <joeyh@debian.org> Thu, 06 Mar 2014 16:17:01 -0400