diff --git a/ChangeLog b/ChangeLog index 043e825..d5c4617 100644 --- a/ChangeLog +++ b/ChangeLog @@ -166,6 +166,12 @@ LibreSSL Portable Release Notes: - LibreSSL now uses the Baillie-PSW primality test instead of Miller-Rabin . +3.5.3 - Reliability fix + + * Fix d2i_ASN1_OBJECT(). A confusion of two CBS resulted in advancing + the passed *der_in pointer incorrectly. Thanks to Aram Sargsyan for + reporting the issue and testing the fix. + 3.5.2 - Stable release * Bug fixes