From 6fb0012833f2b2e3e28fe761c26f2194195ff95d Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Tue, 23 Mar 2004 16:12:55 +0000
Subject: [PATCH] error messages and new test script

---
 CHANGES | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGES b/CHANGES
index 96f4a925fc..3e366c1a14 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,13 @@
                                   Changelog
 
 Daniel (23 March 2004)
+- Added Greg Hewgill's testcurl.pl script to CVS. We have not moved over to
+  use this script for the real distributed testing just yet, but it is only
+  a matter of time.
+
+- Gisle Vanem provided code that makes curl report a better error message
+  if --interface fails on windows.
+
 - The regular progress meter is now fixed to never wrap due to long lines. All
   fields are now static sized. If the time in the time fields get a time value
   that would represent a time that is 100 hours or more (if not, it remains
-- 
GitLab