|
|
@@ -4,3 +4,7 @@ rel-package-names
|
|
|
* The precompiled Linux binaries provided on ``cmake.org`` have changed
|
|
|
their naming pattern to ``cmake-$ver-linux-$arch``, where ``$arch``
|
|
|
is either ``x86_64`` or ``aarch64``.
|
|
|
+
|
|
|
+* The precompiled Windows binaries provided on ``cmake.org`` have changed
|
|
|
+ their naming pattern to ``cmake-$ver-windows-$arch``, where ``$arch``
|
|
|
+ is either ``x86_64`` or ``i386``.
|