diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-05-27 21:11:11 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-05-27 21:11:11 +0000 |
commit | bf085e2c4b314a6cef38adfe6c9d84ea1b7fa0f3 (patch) | |
tree | 47400a34266247208c9db14b9140480e23dd1ee5 /RELEASE-NOTES | |
parent | ce1a97d6c80a9eb9eb146e0d4f5a37deb3e5d9d0 (diff) |
- Frank McGeough provided a small OpenSSL #include fix to make libcurl compile
fine with Nokia 5th edition 1.0 SDK for Symbian.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 58deec113..2d5f8d5f1 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,7 @@ This release includes the following bugfixes: o crash on bad socket close with FTP o leaking cookie memory when duplicate domains or paths were used + o build fix for Symbian This release includes the following known bugs: @@ -23,6 +24,6 @@ This release includes the following known bugs: This release would not have looked like this without help, code, reports and advice from friends like these: - Kamil Dudka, Caolan McNamara + Kamil Dudka, Caolan McNamara, Frank McGeough Thanks! (and sorry if I forgot to mention someone) |