diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-11-08 21:39:18 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-11-08 21:39:18 +0000 |
commit | 1f2b042b9538ca6a8aef75679e7e66a274cc0063 (patch) | |
tree | 493030a0c8f9f9997ca5ce298a4c8dfe924d391b /RELEASE-NOTES | |
parent | fd49ba6c18267d966a26a8e5283783edbc20c65c (diff) |
today's work
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 48b2607db..5cabde4f5 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -17,6 +17,8 @@ This release includes the following changes: This release includes the following bugfixes: + o curl -v when stderr is closed wrote debug messages to the network socket + o build failure with libidn 0.3.X or older o huge POSTs on VMS o configure no longer uses pkg-config on cross-compiles o potential gzip decompress memory leak @@ -35,6 +37,6 @@ advice from friends like these: Peter Wullinger, Guillaume Arluison, Alexander Krasnostavsky, Mohun Biswas, Tomas Pospisek, Gisle Vanem, Dan Fandrich, Paul Nolan, Andres Garcia, - Tim Sneddon + Tim Sneddon, Ian Gulliver, Jean-Philippe Barrette-LaPierre Thanks! (and sorry if I forgot to mention someone) |