summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-11-28 23:23:14 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-11-28 23:23:14 -0400
commit998d8f796857132688c6d8a539aaf18135439205 (patch)
tree67cd985fb46a318f639fd3ec787bd1f4f3b970b0
parentbff6ca2634e5f796d83c1632a66ac00adab0be43 (diff)
clarify
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8da74af2f..816a571e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ git-annex (3.20111123) UNRELEASED; urgency=low
* The VFAT filesystem on recent versions of Linux, when mounted with
shortname=mixed, does not get along well with git-annex's mixed case
.git/annex/objects hash directories. To better support it, bare
- repositories (and the directory special remote) now store content
+ repositories (and the directory special remote) now store new content
in all-lowercase hash directories. Mixed case hash directories are
still used for non-bare directories, which cannot be put in VFAT.
* Flush json output, avoiding a buffering problem that could result in