aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-16 16:17:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-16 16:20:30 -0400
commit0bb7e38c01fda96340b371081ac5a310f2712838 (patch)
tree43ac4c50e7eb6a66e8a9ba2a4a3266d7c9dc84b5 /debian/changelog
parent21d8cff6adf42043acaf90537e83c0ab5b357117 (diff)
fsck: Check content of direct mode files (only when the inode cache thinks they are unmodified).
I wrote this earlier, but it never worked because it was looking at the .git/annex/object content, which is not there..
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 94bb249b9..48a307a87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,8 @@ git-annex (4.20130406) UNRELEASED; urgency=low
ssh key name, so that a locked down ssh key for one repository is not
re-used when setting up additional repositories on the same server.
* Fall back to internal url downloader when built without curl.
+ * fsck: Check content of direct mode files (only when the inode cache
+ thinks they are unmodified).
-- Joey Hess <joeyh@debian.org> Sat, 06 Apr 2013 15:24:15 -0400