aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2023-07-27 12:34:46 +0900
committerMITSUNARI Shigeo <[email protected]>2023-07-27 12:34:46 +0900
commit8980934c119bac6a20d784d0192e0759b1e63328 (patch)
tree807584759ad23942907ce3f28a6e64e0238c7291 /doc
parent76292b310b4ae665dc6cd6a674797ad1a5e1a2bf (diff)
downloadxbyak-8980934c119bac6a20d784d0192e0759b1e63328.tar.gz
xbyak-8980934c119bac6a20d784d0192e0759b1e63328.zip
v6.71
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.md b/doc/changelog.md
index 20e6e09..0045b7c 100644
--- a/doc/changelog.md
+++ b/doc/changelog.md
@@ -1,5 +1,6 @@
# History
+* 2023/Jul/27 ver 6.71 Allocator supports huge page
* 2023/Jul/05 ver 6.70 add alias of vclmulqdq, correct alias of pclmulqdq
* 2023/Jun/27 ver 6.69.2 add constexpr to `TypeT operator|` (thanks to Wunkolo)
* 2023/Mar/23 ver 6.69.1 add detection of xsave (thanks to Wunkolo)