diff --git a/Changelog.txt b/Changelog.txt index dec5f869b..59fe1d45e 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,7 +1,7 @@ OpenBLAS ChangeLog ==================================================================== Version 0.3.18 - 28-Sep-2021 + 02-Oct-2021 general: - when the build-time number of preconfigured threads is exceeded @@ -14,6 +14,7 @@ general: - added support for building OpenBLAS as a CMAKE subproject - added support for building for Windows/ARM64 targets with clang - improved support for building with the IBM xlf compiler + - imported Reference-LAPACK PR 625 (out-of-bounds reads in ?LARRV) - imported Reference-LAPACK PR 597 for testsuite compatibility with LLVM's libomp