diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-01-05 14:12:06 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-01-05 14:12:06 +0000 |
commit | 8127a34f986760b7f7089abac8d0f8331202cc7d (patch) | |
tree | 2c82d7659283c7c0aa9261e3ab02e3921e967eb2 /RELEASE-NOTES | |
parent | 2dcb8b674f9b957a8fdd1cc5ab767588aa0cee60 (diff) |
recent events
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 861f720e9..16433dabc 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -16,18 +16,20 @@ This release includes the following changes: This release includes the following bugfixes: + o double va_list access crash fixed o minor memory leak when "version" is set in a cookie header o builds fine on BeOS o builds and runs fine on FreeBSD Other curl-related news since the previous public release: - o + o cURLpp 0.3.2 - https://rrette.com/curlpp.html + o pycURL 7.12.3 - http://pycurl.sourceforge.net/ This release would not have looked like this without help, code, reports and advice from friends like these: Dan Fandrich, Peter Pentchev, Marcin Konicki, Rune Kleveland, David Shaw, - Werner Koch + Werner Koch, Gisle Vanem, Alex Neblett, Kai Sommerfeld, Marty Kuhrt Thanks! (and sorry if I forgot to mention someone) |