aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6fe2af5a9..73bf192d2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
Changelog
+Daniel (22 June 2004)
+- Gisle Vanem fixed the certificate wildcard checks to support a '*'-letter
+ anywhere in the wildcard string, support multiple '*'-letters in the
+ wildcard and to allow the '*'-letter to match a string that includes a dot.
+
Daniel (21 June 2004)
- testcurl.sh is now removed completely, tests/testcurl.pl is the script to
use when autobuilding curl!