summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-25 19:37:34 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-25 19:37:34 -0400
commit56a96a46d06c9dbe105c8252ee36aae4cba0c628 (patch)
tree4e28e661486bf258635d1e4de592a852ff321794 /debian
parent3526a1cd3b42357e9175f10a90bd83e50021f006 (diff)
fsck: New --incremental-restart option which is nice for scheduling eg, monthly incremental fsck runs in cron jobs.
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 acdbe24cc..a8a952b0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ git-annex (3.20120925) UNRELEASED; urgency=low
Thanks, Justin Azoff
* New --time-limit option, makes long git-annex commands stop after
a specified amount of time.
+ * fsck: New --incremental-restart option which is nice for scheduling
+ eg, monthly incremental fsck runs in cron jobs.
-- Joey Hess <joeyh@debian.org> Mon, 24 Sep 2012 19:58:07 -0400