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()