diff options
author | Joey Hess <joey@kitenet.net> | 2013-01-19 14:11:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-01-19 14:11:23 -0400 |
commit | f0958c5fa7dddc819462e2eb8bf74e26449fe6b2 (patch) | |
tree | 093307985e28432c03ad495f6ea62b6f263bcc57 /debian | |
parent | feb85acc2c8c737ad2f579d8feb71bc3538c61d5 (diff) |
fsck: Detect and fix consistency errors in direct mode mapping files.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a8a75c906..ad3a60e2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ git-annex (3.20130115) UNRELEASED; urgency=low * Fix direct mode mapping code to always store direct mode filenames relative to the top of the repository, even when operating inside a subdirectory. + * fsck: Detect and fix consistency errors in direct mode mapping files. * Avoid filename encoding errors when writing direct mode mappings. -- Joey Hess <joeyh@debian.org> Mon, 14 Jan 2013 18:35:01 -0400 |