summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-10-23 20:34:56 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-10-23 20:34:56 +0000
commite1edd41e1b9357cec2d42762e8ae67e356693941 (patch)
tree7d29d09b12e5bf22eb70fc9adc69a455e0895783 /CHANGES
parent13e60c55a1a635ceaaf78aa76a4f08c2bcace16f (diff)
downloadcurl-e1edd41e1b9357cec2d42762e8ae67e356693941.tar.gz
Ravi Pratap provided a major update with pipelining fixes. We also no longer
re-use connections (for pipelining) before the name resolving is done.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 75affc1d2..6199e9c8e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel (23 October 2006)
+- Ravi Pratap provided a major update with pipelining fixes. We also no longer
+ re-use connections (for pipelining) before the name resolving is done.
+
Daniel (21 October 2006)
- Nir Soffer made the tests/libtest/Makefile.am use a proper variable for all
the single test applications' link and dependences, so that you easier can