diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-07 18:23:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-07 18:23:25 -0400 |
commit | bbee90cd557f0e1acd3744a120bf5251928b7056 (patch) | |
tree | 4c1f7fe54dc054485ff6952cd899fe228c615310 | |
parent | 009873e0eb296b6f373f9f2d847659038a1d2bde (diff) |
update
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1d3c6427f..ccfaa0d07 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,8 @@ 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. + * Add fsck subcommand. (For now it only finds unused key contents in the + annex.) -- Joey Hess <joeyh@debian.org> Thu, 28 Oct 2010 13:46:59 -0400 |