summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-16 01:17:48 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-16 01:17:48 -0400
commit48fd1e629c1192d244fd776c4fc7bd447912df37 (patch)
treeeb3a1cf443d033f5195d8b8d22a79fcbdf35db7d /debian/changelog
parent719d229d9d0bd87365dd5992d6433da37ae2aca8 (diff)
reinject: When the provided file doesn't match, leave it where it is, rather than moving to .git/annex/bad/
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 4e005e2f5..b949534e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ git-annex (3.20120826) UNRELEASED; urgency=low
* migrate: Check content before generating the new key, to avoid generating
a key for corrupt data.
* Support repositories created with --separate-git-dir. Closes: #684405
+ * reinject: When the provided file doesn't match, leave it where it is,
+ rather than moving to .git/annex/bad/
-- Joey Hess <joeyh@debian.org> Mon, 27 Aug 2012 13:27:39 -0400