summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-12-10 10:46:51 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-12-10 10:47:16 -0400
commit1004f9c7a8e427fc1ecff4cfd3789e8380d24240 (patch)
treebd3fca474cc0734493ddfda7346f78f6f7771be6 /CHANGELOG
parentcb5724155e20f247c3d4a987aa6635a8e5de039a (diff)
fixed
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b741f29b9..095d1e706 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -24,6 +24,8 @@ git-annex (6.20161119) UNRELEASED; urgency=medium
* add: Stage modified non-large files when running in indirect mode.
(This was already done in v6 mode and direct mode.)
* git-annex-shell, remotedaemon, git remote: Fix some memory DOS attacks.
+ * Fix build with http-client 0.5.
+ Thanks, Alper Nebi Yasak.
-- Joey Hess <id@joeyh.name> Mon, 21 Nov 2016 11:27:50 -0400