Bugfix: When fsck detected and moved away corrupt file content, it did not update the location log.

This commit is contained in:
Joey Hess 2011-03-03 21:34:30 -04:00
parent 14e0d01b58
commit bc2df77642
3 changed files with 5 additions and 1 deletions

2
debian/changelog vendored
View file

@ -19,6 +19,8 @@ git-annex (0.22) UNRELEASED; urgency=low
* Look for dir.git directories the same as git does.
* Support remote urls specified as relative paths.
* Support non-ssh remote paths that contain tilde expansions.
* Bugfix: When fsck detected and moved away corrupt file content, it did
not update the location log.
-- Joey Hess <joeyh@debian.org> Sun, 13 Feb 2011 00:48:02 -0400