File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ front since 2.37.2.
77Fixes since v2.37.2
88-------------------
99
10- * Fix build procedure for Windows that uses CMake so that it can pick
11- up the shell interpreter from local installation location.
10+ * The build procedure for Windows that uses CMake has been updated to
11+ pick up the shell interpreter from local installation location.
1212
1313 * Conditionally allow building Python interpreter on Windows
1414
@@ -29,7 +29,7 @@ Fixes since v2.37.2
2929 as a repository has been taught to report more details, especially
3030 on Windows.
3131
32- * "vimdiff3" regression fix .
32+ * "vimdiff3" regression has been corrected .
3333
3434 * "git fsck" reads mode from tree objects but canonicalizes the mode
3535 before passing it to the logic to check object sanity, which has
Original file line number Diff line number Diff line change 11#! /bin/sh
22
33GVF=GIT-VERSION-FILE
4- DEF_VER=v2.37.2
4+ DEF_VER=v2.37.3
55
66LF='
77'
You can’t perform that action at this time.
0 commit comments