diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-01-11 13:34:05 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-01-11 13:34:05 +0000 |
commit | f7e3bd28b4347cd111f2a77be4543c44664ac8f5 (patch) | |
tree | c4f1f38b964f4ae7d6e5979eab6c6af41db8ff36 /RELEASE-NOTES | |
parent | 452e52f95824a7d2a761c336ba5a006209ce1e9f (diff) |
- Karl M brought the patch that creates vc9 Makefiles, and I made 'maketgz'
now use the actual makefile targets to do the VC8 and VC9 makefiles.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 88daf1753..aff8821aa 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -10,6 +10,7 @@ Curl and libcurl 7.19.3 This release includes the following changes: o CURLAUTH_DIGEST_IE bit added for CURLOPT_HTTPAUTH and CURLOPT_PROXYAUTH + o VC9 Makefiles were added to the release package This release includes the following bugfixes: |