summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-04-12 14:19:34 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-04-12 14:19:34 -0400
commit9c585954aeba1ead782ca7d91e4695270266e851 (patch)
tree528a0723815d2e069f0130f4b162669f1fcc97a5 /debian
parent7ffc39da51a2606166ba1ed0897145bb906439f5 (diff)
Fix bug in annex.largefiles mimetype= matching when git-annex is run in a subdirectory of the repository.
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 bfde90da1..a455655c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ git-annex (6.20160319) UNRELEASED; urgency=medium
* sync: Show output of git commit.
* annex.thin and annex.hardlink are now supported on Windows.
* unannex --fast now makes hard links on Windows.
+ * Fix bug in annex.largefiles mimetype= matching when git-annex
+ is run in a subdirectory of the repository.
-- Joey Hess <id@joeyh.name> Wed, 23 Mar 2016 11:42:36 -0400