summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-11-15 16:35:06 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-11-15 16:35:06 -0400
commit9dc43d25995b085745c16cc31ad11106a74a9973 (patch)
treed0a56e33033611ab6b6803549813ec31c9b46290 /debian
parentc305fb2bf318e72ea4f905a38733d93e9a81cc1d (diff)
unused: New subcommand, finds unused data (the global part of fsck).
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 07eceae6c..dcdbe15e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
git-annex (0.07) UNRELEASED; urgency=low
* find: New subcommand.
+ * unused: New subcommand, finds unused data (the global part of fsck).
-- Joey Hess <joeyh@debian.org> Sun, 14 Nov 2010 12:34:49 -0400