- Handle empty certificate subject names

diff --git a/ChangeLog b/ChangeLog
index 4fbd4b6..993bbea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,7 @@
      #52)
    * Handle encryption with private key and decryption with public key as per
    	 RFC 2313
+   * Handle empty certificate subject names
 
 Security
    * Fixed potential memory corruption on miscrafted client messages (found by