From 245f6dc61958ce0f9e3949997a1c0ea0097c9912 Mon Sep 17 00:00:00 2001 From: brenosilva Date: Fri, 22 Jun 2012 03:15:49 +0000 Subject: [PATCH] Release 2.7.0-rc2 --- CHANGES | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index ef30dac6..d8f1604a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,9 @@ -NN Jun 2012 - 2.7.0-rc2 +22 Jun 2012 - 2.7.0-rc2 ------------------- - * Fix compilation errors unders Windows platform. - - * Fix SecEncryptionKey was not working as expected. + * Fixed compilation errors and warnings under Windows platform. + * Fixed SecEncryptionKey was not working as expected. 08 Jun 2012 - 2.7.0-rc1 -------------------