X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=CHANGES;h=ff430c7e5870661c2759c9cf84b8385bd8d9be5d;hb=953a1665e2a3ea0423f3deb2a71972486d0ee61e;hp=11ca198b4aab07a0323ec772aad19db54e9b1800;hpb=7b64c79bd5d3c1183b989de70170b0052b1d6c9e;p=oweals%2Fopenssl.git diff --git a/CHANGES b/CHANGES index 11ca198b4a..ff430c7e58 100644 --- a/CHANGES +++ b/CHANGES @@ -2,10 +2,17 @@ OpenSSL CHANGES _______________ - Changes between 1.0.2k and 1.0.2l [xx XXX xxxx] + This is a high-level summary of the most important changes. + For a full list of changes, see the git commit log; for example, + https://github.com/openssl/openssl/commits/ and pick the appropriate + release branch. + + Changes between 1.0.2l and 1.0.2m [xx XXX xxxx] *) + Changes between 1.0.2k and 1.0.2l [25 May 2017] + *) Have 'config' recognise 64-bit mingw and choose 'mingw64' as the target platform rather than 'mingw'. [Richard Levitte]