aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-01-10 09:48:39 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-01-10 09:48:39 +0000
commit83bab78bdaeecc7fd5cae3c035d5239b0d38468f (patch)
tree1358f58d3d202c7cd4d5d6970a7df72f0160eaec /CHANGES
parent894ec46ef4e504e73e023740b67d151e782c9bce (diff)
Hzhijun reported a memory leak in the SSL certificate code, that leaked the
remote certificate name when it didn't match the used host name.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 60bef5659..e9b187d3e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,10 @@
Changelog
+Daniel (10 January 2005)
+- Hzhijun reported a memory leak in the SSL certificate code, that leaked the
+ remote certificate name when it didn't match the used host name.
+
Gisle (8 January 2005)
- Added Makefile.Watcom files (src/lib). Updated Makefile.dist.