aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2007-04-13 11:35:19 +0000
committerYang Tse <yangsita@gmail.com>2007-04-13 11:35:19 +0000
commit8d2a0fe85baecdf5e3dbe3a03a509972908e44c1 (patch)
treed94709e4176327573b1efb809b11e9813a2c1a69 /RELEASE-NOTES
parentb039d883e54b5cf10935f0195b19512460f368dc (diff)
Fix test case 534 which started to fail 2007-04-13 due to the existance
of a new host on the net with the same silly domain the test was using for a host which was supposed not to exist.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index c65f2a0fc..8ff6a1d87 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -17,6 +17,10 @@ This release includes the following bugfixes:
o if2up too long interface name memory leak
+ o test case 534 started to fail 2007-04-13 due to the existance of a
+ new host on the net with the same silly domain the test was using
+ for a host which was supposed not to exist.
+
This release includes the following known bugs:
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)