diff --git a/ChangeLog b/ChangeLog index 323ebe6..0309a21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -96,12 +96,6 @@ LibreSSL Portable Release Notes: certificates (which it seems are common place with openvpn/easyrsa) were also being included in this category. - * Fix a bug caused by the return value being set early to signal - successful DTLS cookie validation. This can mask a later failure and - result in a positive return value being returned from - ssl3_get_client_hello(), when it should return a negative value to - propagate the error. - * Added getpagesize fallback, needed for Android bionic libc. 2.5.4 - Security Updates