X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=67f0746d1b1fb84b36a1fc89b00bd2883c496970;hp=cad7ac6e103832fa434c718100f1fd1738a75924;hb=808d1601612626b09eb4e8a098cd1edc5d105cfa;hpb=436ad81f056cd88de374ea4a27da39b4cafb4b27 diff --git a/CHANGES b/CHANGES index cad7ac6e10..67f0746d1b 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,13 @@ Changes between 1.1.0f and 1.1.1 [xx XXX xxxx] + *) Added SHA512/224 and SHA512/256 algorithm support. + [Paul Dale] + + *) The last traces of Netware support, first removed in 1.1.0, have + now been removed. + [Rich Salz] + *) Get rid of Makefile.shared, and in the process, make the processing of certain files (rc.obj, or the .def/.map/.opt files produced from the ordinal files) more visible and hopefully easier to trace and @@ -202,6 +209,10 @@ Changes between 1.1.0g and 1.1.0h [xx XXX xxxx] + *) Removed the OS390-Unix config target. It relied on a script that doesn't + exist. + [Rich Salz] + *) rsaz_1024_mul_avx2 overflow bug on x86_64 There is an overflow bug in the AVX2 Montgomery multiplication procedure