Git 2.9.2
[git/gitweb.git] / Documentation / RelNotes / 2.9.2.txt
blob2620003dcf327537cd0c682da344fad1c9c41cda
1 Git v2.9.2 Release Notes
2 ========================
4 Fixes since v2.9.1
5 ------------------
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.
13 No other change is included in this update.