From bb4896f22c9199e88b25a47ee4389a7e778d9d7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mart=C3=ADn=20Nieto?= Date: Mon, 22 Jun 2015 14:20:13 +0200 Subject: Add a note about racy-git in CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8e3e18ac..3250973f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,6 +69,9 @@ support for HTTPS connections insead of OpenSSL. and `git_diff_buffers` now accept a new binary callback of type `git_diff_binary_cb` that includes the binary diff information. +* The race condition mitigations described in `racy-git.txt` have been + implemented. + ### API additions * The `git_merge_options` gained a `file_flags` member. -- cgit v1.2.1