diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index ffa1960e8..0cfe39381 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -7,7 +7,7 @@ 2013-06-08 Christopher Faylor - * miscfuncs.cc (yield): Revert (after researching) to calling SleepEx + * miscfuncs.cc (yield): Revert (after researching) to calling Sleep with 0. We don't want to actually sleep when calling this function. 2013-06-08 Christopher Faylor