aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2009-07-04 01:04:23 +0000
committerGunter Knauf <gk@gknw.de>2009-07-04 01:04:23 +0000
commit83fb285d401a68e87df85662dbba44b343edb6fd (patch)
treef47a4d65b504386883ab43dd8c5642fae100dae6 /CHANGES
parent3050f1067624c1607bf638d20dd02ba692ff6289 (diff)
Markus Koetter provided a patch to avoid getnameinfo() usage which broke a couple of both IPv4 and IPv6 autobuilds.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4eb548a49..36c7d7c51 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Guenter Knauf (4 Jul 2009)
+- Markus Koetter provided a patch to avoid getnameinfo() usage which broke a
+ couple of both IPv4 and IPv6 autobuilds.
+
Daniel Stenberg (29 Jun 2009)
- Markus Koetter made CURLOPT_FTPPORT (and curl's -P/--ftpport) support a port
range if given colon-separated after the host name/address part. Like