diff options
| -rw-r--r-- | CHANGES.rst | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index f06a0c85..18583f0b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,11 +1,9 @@ -v34.4.2 +v34.4.1 ------- * #1008: In MSVC support, use always the last version available for Windows SDK and UCRT SDK. -* #1008: In MSVC support, fix "vcruntime140.dll" returned path with Visual Studio 2017. -v34.4.1 -------- +* #1008: In MSVC support, fix "vcruntime140.dll" returned path with Visual Studio 2017. * #992: In msvc.msvc9_query_vcvarsall, ensure the returned dicts have str values and not Unicode for |
