blob: 2620003dcf327537cd0c682da344fad1c9c41cda [file] [log] [blame]
Junio C Hamanoe6341602016-07-15 10:48:16 -07001Git v2.9.2 Release Notes
2========================
3
4Fixes 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
13No other change is included in this update.