From e3e4a5962272561967363a21265528ba7877ccc3 Mon Sep 17 00:00:00 2001
From: Paul Bakker
Date: Thu, 28 Feb 2013 10:20:53 +0100
Subject: [PATCH] Added bugfix line for previous fixes for MS Visual Studio
---
ChangeLog | 1 +
1 file changed, 1 insertion(+)
diff --git a/ChangeLog b/ChangeLog
index a5fc141a6..2db18e06d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ Bugfix
* Fixed memory leak in ssl_free() and ssl_reset() for active session
* Corrected GCM counter incrementation to use only 32-bits instead of
128-bits (found by Yawning Angel)
+ * Fixes for 64-bit compilation with MS Visual Studio
Security
* Removed further timing differences during SSL message decryption in