diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-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 6111d7f82..a010a3ab3 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2005-12-12 Christopher Faylor <cgf@timesys.com> + + * times.cc (hires_ms::usecs): Subtract from slop from system time or + we'll always end up priming the pump. + 2005-12-12 Nick Duffek <nick@duffek.com> * times.cc (systime): Correct precision referenced in comment. |