aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-12-16 11:40:57 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-12-16 11:40:57 +0000
commit5cc50f9b278dd5f057d3253c41948c5952bc43df (patch)
tree9b51c1b4e012b5da7a5420149386a49c061c901a /CHANGES
parente879e26a5b93ac45531e5083ced7ab676b0ac996 (diff)
the hostip.c commit
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9b288ae72..dbce56bb7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,14 @@
Changelog
+Daniel (16 Dec)
+- Christopher Palmer also noticed what Vojtech Janota already was
+ experiencing: The attempted name resolve fix for glibc 2.2.93 caused libcurl
+ to crash when used on some older glibc versions. The problem is of course
+ the silliness of the 2.2.93. I committed a fix that hopefully should make
+ the binary run fine on either one of the versions, even though the solution
+ is not as nice as I'd like it to be.
+
Daniel (13 Dec)
- Bug report #651460 by Christopher R. Palmer showed that when using libcurl
to for example go over a proxy on localhost, it would attempt to connect