aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-04-29 12:34:53 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-04-29 12:34:53 +0000
commitccfc1ddbef48ae5ebf52d6de8f4cbd1d05927d36 (patch)
tree1eb17bfd54aa5c0c6a2465581ef6b9bd772b8fe0 /CHANGES
parent002de1eae2b7f02d3f46b4bad3516bfb337fd65a (diff)
more fixes
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3a1e2c149..bfe128c9d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,17 @@
Changelog
+Daniel (28 April 2005)
+- Working on fixing up test cases to mark sections as 'mode=text' for things
+ that curl writes as text files, since then they can get different line
+ endings depending on OS. Andrés García helps me work this out.
+
+ Did lots of other minor tweaks on the test scripts to work better and more
+ reliably find test servers and also kill test servers.
+
+- Dan Fandrich pointed out how the runtests.pl script killed the HTTP server
+ instead of the HTTPS server when closing it down.
+
Daniel (27 April 2005)
- Paul Moore made curl check for the .curlrc file (_curlrc on windows) on two
more places. First, CURL_HOME is a new environment variable that is used