summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-11-28 17:37:15 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-11-28 17:45:47 -0400
commite32ab766b08b9a64bf12fe5ab6bf33f2d82b0fb7 (patch)
tree8fdccb1bd129e25af9d6ba84bb32e04b40992c1f /debian
parent16653132b7f7452b9c3758696093eda0f2d543c1 (diff)
--inbackend can be used to make git-annex only operate on files whose content is stored using a specified key-value backend.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 265ba7184..9cd915885 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ git-annex (3.20111123) UNRELEASED; urgency=low
* Bugfix: dropunused did not drop keys with two spaces in their name.
* Support for storing .git/annex on a different device than the rest of the
git repository.
+ * --inbackend can be used to make git-annex only operate on files
+ whose content is stored using a specified key-value backend.
-- Joey Hess <joeyh@debian.org> Tue, 22 Nov 2011 17:53:42 -0400