1Git v2.9.2 Release Notes
2========================
34
Fixes since v2.9.1
5------------------
67
* A fix merged to v2.9.1 had a few tests that are not meant to be
8run on platforms without 64-bit long, which caused unnecessary
9test failures on them because we didn't detect the platform and
10skip them. These tests are now skipped on platforms that they
11are not applicable to.
1213
No other change is included in this update.