aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-07-28 18:39:32 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-07-28 18:39:32 +0000
commitf042a7419d21eb0c0c6d7b6fe526eb93e7a78bbb (patch)
tree847bb443c7ff4a13e7df98f46cd8b13ce473aa4f /CHANGES
parentbc0ebfcdeb5a063f1753a82a6068871455adac76 (diff)
Added test cases 1045 through 1049 as simple tests of --interface using the
localhost interface.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b1812f9bb..26c6c5c5c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,13 @@
Changelog
+Daniel Fandrich (28 Jul 2008)
+- Fixed display of the interface bind address in the trace output when it's
+ an IPv6 address.
+
+- Added test cases 1045 through 1049 as simple tests of --interface using the
+ localhost interface.
+
Daniel Stenberg (26 Jul 2008)
- David Bau filed bug report #2026240 "CURL_READFUNC_PAUSE leads to buffer
overrun" (http://curl.haxx.se/bug/view.cgi?id=2026240) identifying two