Fixed CMake symlinking on out-of-source builds
diff --git a/ChangeLog b/ChangeLog
index 7cc8c40..b396819 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,7 @@
    * Fix bug in RSA PKCS#1 v1.5 "reversed" operations
    * Fixed testing with out-of-source builds using cmake
    * Fixed version-major intolerance in server
+   * Fixed CMake symlinking on out-of-source builds
 
 = Version 1.2.10 released 2013-10-07
 Changes