summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-11-15 18:13:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-11-15 18:13:20 -0400
commit354be7a00b76b1ee961fa31ba81905e1d8c172bd (patch)
treedcc5ce55ee8a8a77e69b79c32194d91ae1d72b60 /debian/changelog
parent3a4e9398a1652b664fb17dc2072f4b85966dcb61 (diff)
on dropunused and unused
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index cffa7bb26..b6a426d1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
git-annex (0.07) UNRELEASED; urgency=low
* find: New subcommand.
- * unused: New subcommand, finds unused data (the global part of fsck).
+ * unused: New subcommand, finds unused data. (Split out from fsck.)
* dropunused: New subcommand, provides for easy dropping of unused keys
- by number, as listed by unused subcommand.
+ by number, as listed by the unused subcommand.
-- Joey Hess <joeyh@debian.org> Sun, 14 Nov 2010 12:34:49 -0400