diff options
author | Christopher Faylor <me@cgf.cx> | 2002-03-28 05:20:53 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2002-03-28 05:20:53 +0000 |
commit | 8996623b78278764e9825933199ac10164a06681 (patch) | |
tree | c7dea964bad5de191d2d8b0c522e2f567108a9c5 /winsup/cygwin/ChangeLog | |
parent | 7d7524e57db3db1010c7896a5f4a88e95c4015d3 (diff) | |
download | newlib-8996623b78278764e9825933199ac10164a06681.zip newlib-8996623b78278764e9825933199ac10164a06681.tar.gz newlib-8996623b78278764e9825933199ac10164a06681.tar.bz2 |
* times.cc (gettimeofday): Fix typo in previous patch.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 9d5bc78..4d3a0b8 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,7 @@ +2002-03-28 Christopher Faylor <cgf@redhat.com> + + * times.cc (gettimeofday): Fix typo in previous patch. + 2002-03-27 Wu Yongwei <adah@netstd.com> * times.cc (gettimeofday): Revert to setting timezone info if tz != |