diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-08-17 06:56:53 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-08-17 06:56:53 +0000 |
commit | 847c91e568ce64f1b1ca10919878c1bd7842aaa4 (patch) | |
tree | 3f713392e9097c93414d4ef979a018705492e05b /RELEASE-NOTES | |
parent | 2646af106b04480fa5b063625deb5feb25c8df65 (diff) |
recent fixes
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 7e0c15b92..527af2075 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -14,14 +14,17 @@ This release includes the following changes: This release includes the following bugfixes: - o + o cookies over proxy didn't match the path properly + o MSVC makefile fixes to build better + o FTP response 530 on 'PASS' now sends back a better error message Other curl-related news since the previous public release: - o + o pycurl version 7.12.1 http://pycurl.sourceforge.net/ This release would not have looked like this without help, code, reports and advice from friends like these: + Casey O'Donnell, Roland Krikava, Alex Thanks! (and sorry if I forgot to mention someone) |