1Git v1.8.3.3 Release Notes
2==========================
34
Fixes since v1.8.3.2
5--------------------
67
* Mac OS X does not like to write(2) more than INT_MAX number of
8bytes; work it around by chopping write(2) into smaller pieces.
910
* Newer MacOS X encourages the programs to compile and link with
11their CommonCrypto, not with OpenSSL.