aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-05-19 11:10:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-05-19 11:10:36 +0000
commit0fbcea45d6963b3e0ef8fd56f487162657c71a08 (patch)
treece9a4a8df41ea949370e2e9ff8353aa88ecfd636 /RELEASE-NOTES
parentca6d430561b2ec3e7a9fb51419b843a501ca65cb (diff)
cert verify
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES5
1 files changed, 3 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 61a7f780e..274ebc40d 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -21,7 +21,8 @@ This release includes the following changes:
This release includes the following bugfixes:
- o allocation failures cause no leaks
+ o improved peer certificate name verification
+ o allocation failures cause no leaks nor crashes
o the progress meter display now handles file sizes up to full 8 exabytes
(which is as high a signed 64 bit number can reach)
o general HTTP authentication improvements
@@ -44,6 +45,6 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
Gisle Vanem, Tommy Tam, Luca Altea, James Bursa, Mihai Ionescu, Michael
- Benedict, Andrés García, Joe Halpin, Seshubabu Pasam
+ Benedict, Andrés García, Joe Halpin, Seshubabu Pasam, Peter Sylvester
Thanks! (and sorry if I forgot to mention someone)