From e301f383582a97bcccda95580d5127f99b001106 Mon Sep 17 00:00:00 2001 From: Jeremie Dimino Date: Fri, 26 May 2017 17:31:45 +0100 Subject: [PATCH] typo --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 017f9114..68b74041 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,8 +9,8 @@ - Don't use unix in the bootstrap script, to avoid surprises with Cygwin -- Fix a race condition in future causing jbuilder to crash on Windows - in some cases (#101) +- Fix a race condition in future.ml causing jbuilder to crash on + Windows in some cases (#101) 1.0+beta9 (19/05/2017) ----------------------