diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-28 13:06:15 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-28 13:06:15 +0000 |
commit | 25613503cb234a4ee6e7a89bf1b85048e7f72d35 (patch) | |
tree | 29a2cf35000d8ed5edb5500a6b0dd5bb12f2b103 /RELEASE-NOTES | |
parent | 60ef75f2ee4bdb5bf045112fb448c94789ae0fe5 (diff) |
Another glibc resolve name fix
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index f5d1cd081..894ca0ca4 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -24,6 +24,7 @@ This release includes the following changes: This release includes the following bugfixes: + o added work-around for a name resolve problem on some glibc versions o a rare ERRORBUFFER single-byte overflow was fixed o HTTP-resuming an already downloaded file works better o builds better on Solaris 8+ with gcc @@ -83,6 +84,6 @@ advice from friends like these: Jeremy Friesner, Florian Schoppmann, Neil Dunbar, Frank Ticheler, Lachlan O'Dea, Dirk Manske, Domenico Andreoli, Gisle Vanem, Kimmo Kinnunen, Andrew Fuller, Georg Horn, Andrés García, Dylan Ellicott, Kevin Roth, David Hull, - James Bursa + James Bursa, Dan C Thanks! (and sorry if I forgot to mention someone) |