diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-01-07 21:14:57 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-01-07 21:14:57 +0000 |
commit | 7b4bf6a22cc9661a34b759b798297d7a3910cdca (patch) | |
tree | 5e78d34db96a01ed7271126aa1c83036160d9e5b /RELEASE-NOTES | |
parent | b5b77f6367390ca8e9646cdb3c0cf19fe8ab9c59 (diff) |
three recent bug fixes
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 16433dabc..5c219d5a1 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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 |