summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-09-23 18:04:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-09-23 18:04:38 -0400
commitd75da353b9905bb5757df08520e63607fbfd2073 (patch)
tree5f1205e4254ad2a1ca815dcc5393cfa10e3d1c83 /debian/changelog
parent6dc23b889e01d56a7aff241f9b7e347dd55cfc47 (diff)
documentation/warning message update for future feature
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4807956ad..4bc442d51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,10 @@ git-annex (3.20110916) UNRELEASED; urgency=low
* Note that this is a behavior change for git-annex find! Old behavior
can be gotten by using: git-annex find --in .
* status: Massively sped up; remove --fast mode.
+ * unused: File contents used by branches and tags are no longer
+ considered unused, even when not used by the current branch. This is
+ the final piece of the puzzle needed for git-annex to to play nicely
+ with branches.
-- Joey Hess <joeyh@debian.org> Sun, 18 Sep 2011 18:25:51 -0400