Fixes for MSVC6
(cherry picked from commit 7a2538ee38f6fde58bc6d3eb45624a5ac8eeaa30)
diff --git a/ChangeLog b/ChangeLog
index c86e441..bafc92a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,7 @@
    * Memory leak when using RSA_PKCS_V21 operations fixed
    * Handle encryption with private key and decryption with public key as per
      RFC 2313
+   * Fixes for MSVC6
 
 Security
    * Fixed potential memory zeroization on miscrafted RSA key (found by Eloi