aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 59b1750..3a24ffb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+## 0.0.14
+
+* `netburst` supported `cmpxchg16b` from its first x86_64 incarnation. since no
+uarch in `long_mode` had declared `cmpxchg16b` support, no uarch-specific Intel
+decoder supported `cmpxchg16b`.
+
## 0.0.13
* the Intel microarchitecture is named `Penryn`, not `Peryn`.