commit | 63a5bfe903d42c357b0c7f39cc5cd52368e0ab43 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Sat Apr 26 17:21:07 2014 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Sat Apr 26 17:21:07 2014 +0200 |
tree | 4c3201e12c5f5bf8c9424c1ad54e3dfd38bbbfad | |
parent | b1fd397be6bffa298b53c789e79f39c077f75a0b [diff] |
Update Changelog for AES-NI
diff --git a/ChangeLog b/ChangeLog index 7b14ce8..af8ae01 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -9,6 +9,7 @@ * 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()