aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-06-19 21:38:45 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-06-19 21:38:45 +0000
commit396cff5779c34ac2c2caab73bee44a9dd40e72b0 (patch)
tree3d42432caa5b670f33e75fcc1c13681167794588 /RELEASE-NOTES
parent336154e7297e28abc892e8077132394e59adc420 (diff)
possible windows memory leak fixed by Gisle
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 2b3714483..1ca8a6a9b 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,6 +15,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o possible memory leak in windows name resolves
o c-ares enabled build with mingw
o proxy host set with numerical IPv6 address
o better treatment of binary zeroes in HTTP response headers