Christopher R. Palmer fixed the offsets used for date parsings when the time
authorDaniel Stenberg <daniel@haxx.se>
Tue, 9 Aug 2005 21:59:31 +0000 (21:59 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 9 Aug 2005 21:59:31 +0000 (21:59 +0000)
commit6c157a404b3b0d2e6659fde92f498c7c5608ac61
tree81ec12d35f545a658d0a064640d6367931a9f9bd
parent4f8a49143d697cd61451d8cadbc0f6155bf9928d
Christopher R. Palmer fixed the offsets used for date parsings when the time
zone name of a daylight savings time was used. For example, PDT vs PDS. This
flaw was introduced with the new date parser (11 sep 2004 - 7.12.2).
Fortunately, no web server or cookie string etc should be using such time
zone names thus limiting the effect of this bug.
CHANGES
RELEASE-NOTES
lib/parsedate.c