aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-02-14 17:27:50 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-02-14 17:27:50 -0400
commit32ffc4fd71743b7fcad81c4a3bf93e234e0f3c6d (patch)
tree83e3d6453a6fc53bea4201ca7f5c3dbc7b059fee /debian
parent1d1ecd4d89160b8bdbef0179ceb519f00bbe16eb (diff)
fsck: Populate unlocked files in v6 repositories whose content is present in annex/objects but didn't reach the work tree.
This also handles fixing up after f9dfeaf801da2e4d5879b3de5895dc3cef68a329
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 c7d9bd8a7..b93d7ba91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ git-annex (6.20160212) UNRELEASED; urgency=medium
* Fix storing of filenames of v6 unlocked files when the filename is not
representable in the current locale.
* fsck: Detect and fix missing associated file mappings in v6 repositories.
+ * fsck: Populate unlocked files in v6 repositories whose content is
+ present in annex/objects but didn't reach the work tree.
-- Joey Hess <id@joeyh.name> Fri, 12 Feb 2016 14:03:46 -0400