summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-19 14:11:23 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-19 14:11:23 -0400
commitf0958c5fa7dddc819462e2eb8bf74e26449fe6b2 (patch)
tree093307985e28432c03ad495f6ea62b6f263bcc57 /debian/changelog
parentfeb85acc2c8c737ad2f579d8feb71bc3538c61d5 (diff)
fsck: Detect and fix consistency errors in direct mode mapping files.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
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