summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4e4a6418..1ece2575 100644
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,8 @@ Noteworthy changes in version 1.3.0 (unreleased)
* Support for Microsoft Windows OSes.
+ * Assembler support for the AMD64 architecture.
+
* Minor changes to some function declarations. Buffer arguments are
now typed as void pointer. This should not affect any compilation.
Fixed two bugs in return values and clarified documentation.