Rm reference to non-existent file in VS projects
diff --git a/ChangeLog b/ChangeLog index fb3d546..ae061e8 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -9,6 +9,7 @@ * Fix warnings from Clang's scan-build (contributed by Alfred Klomp). * Fix compile error in timing.c when POLARSSL_NET_C and POLARSSL_SELFTEST are defined but not POLARSSL_HAVE_TIME (found by Stephane Di Vito). + * Remove non-existent file from VS projects (found by Peter Vaskovic). Changes * Ciphersuites using SHA-256 or SHA-384 now require TLS 1.x (there is no