diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changelog.md | 1 |
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 |