summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3777e6d5a..de1a16fb7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+git-annex (6.20161119) UNRELEASED; urgency=medium
+
+ * addurl: Fix bug in checking annex.largefiles expressions using
+ largerthan, mimetype, and smallerthan; the first two always failed
+ to match, and the latter always matched.
+
+ -- Joey Hess <id@joeyh.name> Mon, 21 Nov 2016 11:27:50 -0400
+
git-annex (6.20161118) unstable; urgency=medium
* git-annex.cabal: Loosen bounds on persistent to allow 2.5, which