Fix compile error in ssl_pthread_server
diff --git a/ChangeLog b/ChangeLog
index 52c8bd1..536d829 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
 = 1.3 branch
 Bugfix
    * Support escaping of commas in x509_string_to_names()
+   * Fix compile error in ssl_pthread_server (found by Julian Ospald).
 
 = PolarSSL 1.3.8 released 2014-07-11
 Security