diff --git a/ChangeLog b/ChangeLog index 7b14ce8c4b..af8ae01d23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ Changes * POLARSSL_CONFIG_OPTIONS has been removed. All values are individually checked and filled in the relevant module headers * Debug module only outputs full lines instead of parts + * AES-NI now compiles with "old" assemblers too Bugfix * Only iterate over actual certificates in ssl_write_certificate_request()