summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-11-22 18:20:55 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-11-22 18:21:28 -0400
commit75a590bdd893e579c5e375e5ad797022f5847496 (patch)
tree38c2e9f62d05b811ca025ba604a9898913dfdcb7 /debian
parentfd81b5047b314ecc96b34e0c9f017f8f5a62f072 (diff)
Put a workaround in the directory special remote for strange behavior with VFAT filesystems on Linux (mounted with shortname=mixed)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 185ffeceb..e043f6c9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (3.20111123) UNRELEASED; urgency=low
+
+ * Put a workaround in the directory special remote for strange behavior
+ with VFAT filesystems on Linux (mounted with shortname=mixed)
+
+ -- Joey Hess <joeyh@debian.org> Tue, 22 Nov 2011 17:53:42 -0400
+
git-annex (3.20111122) unstable; urgency=low
* merge: Improve commit messages to mention what was merged.