diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-09-15 07:31:48 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-09-15 07:31:48 +0000 |
commit | 106695d45e447d2b440abcc083c0feafb90fa330 (patch) | |
tree | 209218bc57d30007185e547bd3f023818c8fe53d /RELEASE-NOTES | |
parent | f71b3f48a16e5d62079ad013adb2b96560a1c1fe (diff) |
the new date parser affects -z
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d94bd0bca..b99a5467b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -10,7 +10,7 @@ Curl and libcurl 7.12.2 This release includes the following changes: - o + o curl_getdate() completely rewritten, which may affect curl -z use cases. This release includes the following bugfixes: |