diff options
author | myoshika <[email protected]> | 2023-05-16 02:48:16 +0900 |
---|---|---|
committer | GitHub <[email protected]> | 2023-05-16 02:48:16 +0900 |
commit | b4d54f6e16dcaf6d7d2fcbf426b594f0cd5c98c3 (patch) | |
tree | 8ac4051e795610f20073db2a1a9ec4081cbfa0ba | |
parent | 58642e0cdd5cbe12f5d6e05069ddddbc0f5d5383 (diff) | |
download | xbyak-b4d54f6e16dcaf6d7d2fcbf426b594f0cd5c98c3.tar.gz xbyak-b4d54f6e16dcaf6d7d2fcbf426b594f0cd5c98c3.zip |
Update changelog.md
Typo
-rw-r--r-- | doc/changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog.md b/doc/changelog.md index de682d9..c147af5 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -1,6 +1,6 @@ # History -* 2023/May/23 ver 6.69.1 add detection of xsave (thanks to Wunkolo) +* 2023/Mar/23 ver 6.69.1 add detection of xsave (thanks to Wunkolo) * 2023/Feb/20 ver 6.69 util::Cpu supports AMD CPUs. support UINTR * 2022/Dec/07 ver 6.68 support prefetchit{0,1} * 2022/Nov/30 ver 6.67 support CMPccXADD |