aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ff3a07de..075bb48a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
2014-02-28
* libsylph/ssl.c
- src/sslmanager.c: validate SSL certificate hostname (#167).
+ src/sslmanager.c
+ libsylph/ssl_hostname_validation.[ch]: validate SSL certificate
+ hostname (#167).
* libsylph/socks.c: replace sock->hostname with endpoint for hostname
check.