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