aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-04-04 17:47:05 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-04-04 17:47:05 +0000
commitd620ada259d75d7ad4b096b16f3f1aa34554e01e (patch)
treeb21ab5b194d997b384677a6e3107876d5266ac6a
parent00ad88408d3e4df9413cf9d9f0f9b2d6ce111687 (diff)
two location problems and one OS/2 patch
-rw-r--r--CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1fca73f66..ba19de94c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,19 @@
Version XX
+Daniel (4 April 2000):
+- Marco G. Salvagno <mgs@whiz.cjb.net> supplied me with two fixes that
+ appearantly makes the OS/2 port work better with multiple URLs.
+
+Daniel (2 April 2000):
+- Another Location: fix. This time, when curl connected to a port and then
+ followed a location with an absolute URL to another port, it misbehaved.
+
+Daniel (27 March 2000):
+- H. Daphne Luong <daphne@tellme.com> pointed out that curl was wrongly
+ messing up the proxy string when fetching a document through a http proxy,
+ which screwed up multiple fetches such as in location: followings.
+
Daniel (23 March 2000):
- Marco G. Salvagno <mgs@whiz.cjb.net> corrected my badly applied patch he
actually already told me about!