summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-11-06 17:06:19 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-11-06 17:06:59 -0400
commit016b6a59e7187ead0ed630699c85d0fec729a30d (patch)
tree15c2fc2a681bde535758948b9f9460b5a84b21d6 /debian
parent6b80356f6de05efef1f14fd2af9835cf5abe69a0 (diff)
add fsck subcommand (stub)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b433ec62f..ae68f657b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ git-annex (0.03) UNRELEASED; urgency=low
via gitattributes.
* In .gitattributes, the git-annex-backend attribute can be set to the
names of backends to use when adding different types of files.
+ * Add fsck subcommand.
-- Joey Hess <joeyh@debian.org> Thu, 28 Oct 2010 13:46:59 -0400