diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-15 11:43:04 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-15 11:43:04 +0000 |
commit | 546d0bd3d11b0e6134c6a4f3b819f7ead4461bf7 (patch) | |
tree | 6eb824df43850a6b3b7e8378d21bdb6a269dc96f | |
parent | 5d53b544d30a66293fa7a1eb483871b586f4f832 (diff) |
windows builds now report a slightly different "OS" string
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 7a901b7f2..652f599f8 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -26,6 +26,7 @@ This release includes the following changes: This release includes the following bugfixes: + o Windows builds now report OS as "i386-pc-win32" o received signals during SSL connect is handled better o improved PUT/POST with NTLM/Digest authentication o following redirects and doing NTLM/Digest (where the first connection gets |