aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2022-07-29 06:04:06 +0900
committerMITSUNARI Shigeo <[email protected]>2022-07-29 06:04:06 +0900
commit8623616e0bec7019dbb78b284756704c81600754 (patch)
treeac0817e919a7a467b377eefc24225a6cfe64fd3a /doc
parent1b911598d500a9a1e796f5c5e042cbcc39306793 (diff)
downloadxbyak-8623616e0bec7019dbb78b284756704c81600754.tar.gz
xbyak-8623616e0bec7019dbb78b284756704c81600754.zip
v6.61
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 b52fe26..93d23d9 100644
--- a/doc/changelog.md
+++ b/doc/changelog.md
@@ -1,5 +1,6 @@
# History
+* 2022/Jul/29 ver 6.61 fix exception of movzx eax, ah in 64-bit mode
* 2022/Jun/16 ver 6.60.2 fix detection of GFNI, VAES, and VPCLMULQDQ
* 2022/Jun/15 ver 6.60.1 fix link error of Xbyak::util::Cpu on Visual Studio with /O0 option
* 2022/Jun/06 ver 6.60 change the version format to avoid it going backward