three recent bug fixes

This commit is contained in:
Daniel Stenberg
2005-01-07 21:14:57 +00:00
parent b5b77f6367
commit 7b4bf6a22c
2 changed files with 14 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o -d with -G to multiple URLs crashed
o double va_list access crash fixed
o minor memory leak when "version" is set in a cookie header
o builds fine on BeOS