summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-05-02 13:15:19 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-05-02 13:15:19 -0400
commit8f453004791217e23268728129c197e49c19f67b (patch)
tree7306fcb429b1a2531a1b8b94e766f9d251ff384c /debian
parent6d61067599142af3eb520527589b0adfbf45867d (diff)
dropunused: Allow specifying ranges to drop.
Sort of by popular demand, but the last straw for not using seq was that it can run into command line length limits.
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 033b739de..72bce8551 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ git-annex (3.20120431) UNRELEASED; urgency=low
This is known to be needed for certian rsync hosting providers
(specificially hidrive.strato.com) that use rsync over ssh but do not
pass it through the shell.
+ * dropunused: Allow specifying ranges to drop.
-- Joey Hess <joeyh@debian.org> Wed, 02 May 2012 13:06:18 -0400