diff options
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index b43766025..12e274d29 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2005-03-27 Christopher Faylor <cgf@timesys.com> + + * signal.cc (nanosleep): Revert tv_sec < 0 check as it is fixed + properly in the below change to hires.h. + 2005-03-27 Pierre Humblet <pierre.humblet@ieee.org> * times.cc (hires_ms::usecs): Compare the difference. |