Fixed bug report #2958074 indicating
authorYang Tse <yangsita@gmail.com>
Thu, 25 Feb 2010 06:59:04 +0000 (06:59 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 25 Feb 2010 06:59:04 +0000 (06:59 +0000)
commit6a8aa246ffa65c33a7d99916e2d24d98b16ae85d
tree1990ec10b7186f7f251c06260fea61eeae26b58f
parente25c5283d8056b9ede00957deb8d19cfd5bfeaa9
Fixed bug report #2958074 indicating
(http://curl.haxx.se/bug/view.cgi?id=2958074) that curl on Windows with
option --trace-time did not use local time when timestamping trace lines.
This could also happen on other systems depending on time souurce.
CHANGES
RELEASE-NOTES
src/main.c
tests/server/util.c