summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-01-11 19:41:13 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-01-11 19:41:13 -0400
commite2af0914faf487464046e0a60d20a638add1790d (patch)
tree753bb6b82627df13c50de13342c2ecfa26f4e148 /debian
parentcc7db6f058f69a1a0f08221f46d2d12d3d3764bf (diff)
fsck: Fix bug in moving of corrupted files to .git/annex/bad/
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 96acc592c..c826fb7d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ git-annex (0.18) UNRELEASED; urgency=low
* Bugfix: `copy --to` and `move --to` forgot to stage location log changes
after transferring the file to the remote repository.
(Did not affect ssh remotes.)
+ * fsck: Fix bug in moving of corrupted files to .git/annex/bad/
-- Joey Hess <joeyh@debian.org> Tue, 11 Jan 2011 16:05:25 -0400