···77Fixes since v2.37.2
88-------------------
991010- * Fix build procedure for Windows that uses CMake so that it can pick
1111- up the shell interpreter from local installation location.
1010+ * The build procedure for Windows that uses CMake has been updated to
1111+ pick up the shell interpreter from local installation location.
12121313 * Conditionally allow building Python interpreter on Windows
1414···2929 as a repository has been taught to report more details, especially
3030 on Windows.
31313232- * "vimdiff3" regression fix.
3232+ * "vimdiff3" regression has been corrected.
33333434 * "git fsck" reads mode from tree objects but canonicalizes the mode
3535 before passing it to the logic to check object sanity, which has