summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-03 21:34:30 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-03 21:34:30 -0400
commitbc2df77642490be830cde9a46428d25051120893 (patch)
treec4bf319c1f640f5dcdf11d1c1fc16e0242c61a3e /debian
parent14e0d01b58c504e889b636e952e165f3cf8ab6c9 (diff)
Bugfix: When fsck detected and moved away corrupt file content, it did not update the location log.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a854235ce..ab9aa3a27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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