summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-05-18 19:34:46 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-05-18 19:34:46 -0400
commitcd8354187273ee07c8953bea72df2d60b8b50c5d (patch)
treee8b2306baa392c1cb0f399a413d3fd0ce85872de /debian
parentdd44e53c0ca3e5eec78f03a3a222b4922d6d097c (diff)
--backend now overrides any backend configured in .gitattributes files.
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 d759d3672..f8b5f02cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
git-annex (0.20110517) UNRELEASED; urgency=low
* status: New subcommand to show info about an annex, including its size.
+ * --backend now overrides any backend configured in .gitattributes files.
-- Joey Hess <joeyh@debian.org> Mon, 16 May 2011 20:27:46 -0400