Defines for UEFI environment under MSVC added
diff --git a/ChangeLog b/ChangeLog
index bcbd7c0..eca895d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,7 @@
    * Const correctness
    * cert_write with selfsign should use issuer_name as subject_name
    * Fix ECDSA corner case: missing reduction mod N (found by DualTachyon)
+   * Defines to handle UEFI environment under MSVC
 
 = PolarSSL 1.3.1 released on 2013-10-15
 Features