aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-09-22 18:23:14 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-09-22 18:23:14 +0000
commit595016d3936306724e673c1ec8aa659b996928bd (patch)
tree44dad7102fe38b2c1ee2fd66da247bacfebc0811
parent23550fe5def6db95598d877464f7a41465ee37c0 (diff)
Dan Fandrich patched three tests
-rw-r--r--CHANGES3
-rw-r--r--RELEASE-NOTES2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 983cf8b1f..644224072 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,9 @@
Changelog
Daniel (22 September 2004)
+- Dan Fandrich fixed three test cases to no longer use "localhost" but instead
+ use "127.0.0.1" to avoid requiring that localhost resolves nicely.
+
- Jean-Claude Chauve fixed an LDAP crash when more than one record was
retrieved.
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 21f9f5077..2b2b395a0 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -42,6 +42,6 @@ advice from friends like these:
Casey O'Donnell, Roland Krikava, Alex, Alexander Krasnostavsky, Kjetil
Jacobsen, Ling Thio, Roman Koifman, Harshal Pradhan, Jonas Forsman, David
Tarendash, Daniel at touchtunes, Bertrand Demiddelaer, Andreas Rieke,
- Jean-Claude Chauve
+ Jean-Claude Chauve, Dan Fandrich
Thanks! (and sorry if I forgot to mention someone)