diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-25 15:10:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-25 15:10:35 -0400 |
commit | 29cbb7d99f8e6c34d9ddf887fd4a46f1ecc957f3 (patch) | |
tree | eb80e89e24d165e17ef48ec41f1c71adba0f8571 /debian | |
parent | fca9d92b48403410d6517a33603eabc36273f13c (diff) |
changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7bf05af0b..e8077d296 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ git-annex (3.20120925) UNRELEASED; urgency=low * copy: Avoid updating the location log when no copy is performed. * Test that uuid -m works, falling back to plain uuid if not. + * fsck: Now has an incremental mode. Start a new incremental fsck pass + with git annex fsck --incremental. Now the fsck can be interrupted + as desired, and resumed with git annex fsck --more. + Thanks, Justin Azoff -- Joey Hess <joeyh@debian.org> Mon, 24 Sep 2012 19:58:07 -0400 |