aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5af1aa12c..a80cbf013 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+git-annex (6.20170228) UNRELEASED; urgency=medium
+
+ This version of git-annex has mitigations for SHA1 hash collision
+ problems.
+
+ A new annex.securehashesonly configuration, when used in combination with
+ signed git commits, avoids potential hash collision problems in git-annex
+ repositories. For details, see this web page:
+ <https://git-annex.branchable.com/tips/using_signed_git_commits/>
+
+ -- Joey Hess <id@joeyh.name> Tue, 28 Feb 2017 13:28:50 -0400
+
git-annex (6.20170101) unstable; urgency=medium
XMPP support has been removed from the assistant in this release.